Skip to content

Commit d77d2b1

Browse files
committed
Updating dependencies.
1 parent 469f2ce commit d77d2b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
"bugs": { "web": "http://github.com/Gozala/teleport/issues/" },
1414
"directories": { "lib": "./" },
1515
"dependencies": {
16-
"test": ">=0.0.11",
16+
"test": ">=0.1.0",
1717
"npm": ">=0.2.16",
1818
"mime": ">=1.2.1",
19-
"system": ">=0.0.6",
19+
"system": ">=0.1.0",
2020
"q": ">=0.2.5",
2121
"promised-fs": ">=0.1.0",
2222
"promised-utils": ">=0.0.8",
23-
"core-utils": ">=0.0.3",
23+
"core-utils": ">=0.0.4",
2424
"teleport-dashboard": ">=0.0.5"
2525
},
2626
"bin" : { "teleport" : "./bin/teleport.js" },

0 commit comments

Comments
 (0)