Fix syntax error in bower.json

This commit is contained in:
Saul Johnson
2017-08-02 08:58:11 +00:00
parent 268c957b74
commit da9f6f4c43
+1 -1
View File
@@ -14,6 +14,6 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"bootstrap": "~3.3.1", "bootstrap": "~3.3.1",
"spectrum": "~1.8.0", "spectrum": "~1.8.0"
} }
} }