mirror of
https://github.com/ershisan99/go-npm.git
synced 2025-12-16 12:33:24 +00:00
UPDATE getUrl with actual mappings
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"dependencies": {
|
||||
"mkdirp": "^0.5.1",
|
||||
"request": "^2.81.0",
|
||||
"tar": "^2.2.1"
|
||||
"tar": "^2.2.2"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -23,8 +23,8 @@
|
||||
},
|
||||
"homepage": "https://github.com/sanathkr/go-npm",
|
||||
"devDependencies": {
|
||||
"babel-cli": "^6.24.1",
|
||||
"babel-core": "^6.25.0",
|
||||
"babel-cli": "^6.26.0",
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"jest": "^24.5.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user