mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
feature(package) ~ -> ^
This commit is contained in:
parent
36dcb9a074
commit
68af062875
1 changed files with 40 additions and 40 deletions
80
package.json
80
package.json
|
|
@ -64,46 +64,46 @@
|
|||
},
|
||||
"subdomain": "cloudcmd",
|
||||
"dependencies": {
|
||||
"apart": "~1.0.1",
|
||||
"chalk": "~1.1.0",
|
||||
"checkup": "~1.3.0",
|
||||
"console-io": "~2.7.1",
|
||||
"copymitter": "~1.8.0",
|
||||
"criton": "~1.0.0",
|
||||
"dword": "~3.0.3",
|
||||
"edward": "~3.0.0",
|
||||
"execon": "~1.2.0",
|
||||
"express": "~4.13.0",
|
||||
"faust": "~1.0.0",
|
||||
"files-io": "~1.2.0",
|
||||
"flop": "~1.4.0",
|
||||
"format-io": "~0.9.6",
|
||||
"freeport": "~1.0.5",
|
||||
"http-auth": "~2.3.1",
|
||||
"ishtar": "~1.3.0",
|
||||
"jaguar": "~1.1.0",
|
||||
"join-io": "~1.4.0",
|
||||
"jonny": "~1.0.0",
|
||||
"markdown-it": "~6.0.0",
|
||||
"mellow": "~2.0.0",
|
||||
"minify": "~2.0.0",
|
||||
"minimist": "~1.2.0",
|
||||
"mollify": "~1.0.0",
|
||||
"opn": "~4.0.1",
|
||||
"os-homedir": "~1.0.0",
|
||||
"package-json": "~2.3.0",
|
||||
"pipe-io": "~1.2.0",
|
||||
"ponse": "~1.4.0",
|
||||
"readjson": "~1.1.0",
|
||||
"remedy": "~1.3.0",
|
||||
"rendy": "~1.1.0",
|
||||
"restafary": "~1.6.0",
|
||||
"socket.io": "~1.4.3",
|
||||
"spero": "~1.3.0",
|
||||
"squad": "~1.1.3",
|
||||
"try-catch": "~1.0.0",
|
||||
"tryrequire": "~1.1.5",
|
||||
"writejson": "~1.1.0"
|
||||
"apart": "^1.0.1",
|
||||
"chalk": "^1.1.0",
|
||||
"checkup": "^1.3.0",
|
||||
"console-io": "^2.7.1",
|
||||
"copymitter": "^1.8.0",
|
||||
"criton": "^1.0.0",
|
||||
"dword": "^3.0.3",
|
||||
"edward": "^3.0.0",
|
||||
"execon": "^1.2.0",
|
||||
"express": "^4.13.0",
|
||||
"faust": "^1.0.0",
|
||||
"files-io": "^1.2.0",
|
||||
"flop": "^1.4.0",
|
||||
"format-io": "^0.9.6",
|
||||
"freeport": "^1.0.5",
|
||||
"http-auth": "^2.3.1",
|
||||
"ishtar": "^1.3.0",
|
||||
"jaguar": "^1.1.0",
|
||||
"join-io": "^1.4.0",
|
||||
"jonny": "^1.0.0",
|
||||
"markdown-it": "^6.0.0",
|
||||
"mellow": "^2.0.0",
|
||||
"minify": "^2.0.0",
|
||||
"minimist": "^1.2.0",
|
||||
"mollify": "^1.0.0",
|
||||
"opn": "^4.0.1",
|
||||
"os-homedir": "^1.0.0",
|
||||
"package-json": "^2.3.0",
|
||||
"pipe-io": "^1.2.0",
|
||||
"ponse": "^1.4.0",
|
||||
"readjson": "^1.1.0",
|
||||
"remedy": "^1.3.0",
|
||||
"rendy": "^1.1.0",
|
||||
"restafary": "^1.6.0",
|
||||
"socket.io": "^1.4.3",
|
||||
"spero": "^1.3.0",
|
||||
"squad": "^1.1.3",
|
||||
"try-catch": "^1.0.0",
|
||||
"tryrequire": "^1.1.5",
|
||||
"writejson": "^1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"coveralls": "^2.11.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue