registry tests

This commit is contained in:
guybedford
2014-02-15 19:54:56 +02:00
parent ca5d8df404
commit aaf1a2cfc8
9 changed files with 65 additions and 23 deletions
+5 -2
View File
@@ -7,8 +7,11 @@
"configFile": "config.js",
"registry": "jspm",
"dependencies": {
"text": "master",
"angular": "^1.2.12",
"mocha": "^1.17.1"
"mocha": "^1.17.1",
"text": "master",
"bootstrap": "^3.1.1",
"jquery": "^2.1.0",
"css": "master"
}
}