first four library tests

This commit is contained in:
guybedford
2014-02-15 21:45:17 +02:00
parent 0171d5b508
commit 1fa30a0d28
6 changed files with 32 additions and 11 deletions
+3 -2
View File
@@ -7,11 +7,12 @@
"configFile": "config.js",
"registry": "jspm",
"dependencies": {
"angular": "^1.2.12",
"mocha": "^1.17.1",
"text": "master",
"bootstrap": "^3.1.1",
"css": "master",
"jquery": "^2.1.0",
"css": "master"
"d3": "^3.4.1",
"angular": "^1.2.13"
}
}