mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-25 10:31:55 -04:00
14
package.json
14
package.json
@@ -18,20 +18,20 @@
|
||||
"@types/byline": "4.2.31",
|
||||
"@types/cache-manager": "1.2.4",
|
||||
"@types/common-tags": "1.2.5",
|
||||
"@types/js-yaml": "3.5.28",
|
||||
"@types/js-yaml": "3.5.29",
|
||||
"@types/load-json-file": "2.0.5",
|
||||
"@types/mkdirp": "0.3.29",
|
||||
"@types/mz": "0.0.30",
|
||||
"@types/node": "6.0.48",
|
||||
"@types/node": "7.0.4",
|
||||
"@types/rc": "0.0.1",
|
||||
"@types/semver": "5.3.30",
|
||||
"@types/update-notifier": "0.0.28",
|
||||
"@types/update-notifier": "1.0.0",
|
||||
"@zkochan/cmd-shim": "2.2.1",
|
||||
"@zkochan/hosted-git-info": "2.1.5",
|
||||
"arr-flatten": "1.0.1",
|
||||
"bole": "3.0.2",
|
||||
"byline": "5.0.0",
|
||||
"cache-manager": "2.3.0",
|
||||
"cache-manager": "2.4.0",
|
||||
"cache-manager-fs": "1.0.6",
|
||||
"camelcase-keys": "4.0.0",
|
||||
"common-tags": "1.4.0",
|
||||
@@ -70,7 +70,7 @@
|
||||
"pnpm-logger": "0.0.1",
|
||||
"promisequence": "1.1.6",
|
||||
"rc": "1.1.6",
|
||||
"read-pkg-up": "1.0.1",
|
||||
"read-pkg-up": "2.0.0",
|
||||
"registry-auth-token": "3.1.0",
|
||||
"registry-url": "3.1.0",
|
||||
"retry": "0.10.1",
|
||||
@@ -97,7 +97,7 @@
|
||||
"istanbul": "^0.4.5",
|
||||
"ncp": "^2.0.0",
|
||||
"nixt": "0.5.0",
|
||||
"npm-run-all": "4.0.0",
|
||||
"npm-run-all": "4.0.1",
|
||||
"npm-scripts-info": "0.3.6",
|
||||
"rimraf": "2.5.4",
|
||||
"sepia": "2.0.2",
|
||||
@@ -106,7 +106,7 @@
|
||||
"tape-promise": "2.0.1",
|
||||
"ts-node": "2.0.0",
|
||||
"tslint": "4.3.1",
|
||||
"typescript": "2.1.4",
|
||||
"typescript": "2.1.5",
|
||||
"validate-commit-msg": "^2.7.0",
|
||||
"verdaccio": "2.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user