mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-28 11:01:30 -04:00
Downgrade caw to 1.2.0 for Node 0.10 compatibility
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"dependencies": {
|
||||
"bluebird": "3.4.1",
|
||||
"byline": "4.2.1",
|
||||
"caw": "^2.0.0",
|
||||
"caw": "1.2.0",
|
||||
"chalk": "1.1.3",
|
||||
"commondir": "1.0.1",
|
||||
"debug": "2.2.0",
|
||||
@@ -33,12 +33,12 @@
|
||||
"observatory": "1.0.0",
|
||||
"rc": "1.1.6",
|
||||
"read-pkg-up": "1.0.1",
|
||||
"registry-auth-token": "^2.0.0",
|
||||
"registry-auth-token": "2.0.0",
|
||||
"registry-url": "3.1.0",
|
||||
"rimraf": "2.5.2",
|
||||
"semver": "5.1.0",
|
||||
"sorted-object": "^2.0.0",
|
||||
"supports-color": "^3.1.2",
|
||||
"sorted-object": "2.0.0",
|
||||
"supports-color": "3.1.2",
|
||||
"tar-fs": "1.13.0",
|
||||
"thenify": "3.2.0",
|
||||
"throat": "3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user