ensure json3 dependency

This commit is contained in:
Guy Bedford
2016-08-08 13:22:35 +02:00
committed by GitHub
parent 6a90d1a454
commit 346216df76
+2 -1
View File
@@ -20,7 +20,8 @@
}, },
"dependencies": { "dependencies": {
"css": "*", "css": "*",
"debug": "^2.2.0" "debug": "^2.2.0",
"json3": "3.3.2"
}, },
"registry": "jspm", "registry": "jspm",
"map": { "map": {