cli updates

This commit is contained in:
guybedford
2014-02-11 17:30:08 +02:00
parent e5408be843
commit 3bc5a1f4f6
3 changed files with 7 additions and 10 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
"configFile": "config.js",
"registry": "jspm",
"dependencies": {
"mocha": "^1.17.1",
"text": "master",
"angular": "^1.2.12",
"text": "master"
"mocha": "^1.17.1"
}
}