repo: janusweb action: commit revision: path_from: revision_from: 9fc2be6140024aec0c43f2b35aef8b7a2886d1cb: path_to: revision_to:
commit 9fc2be6140024aec0c43f2b35aef8b7a2886d1cb Author: James BaicoianuDate: Sun May 29 15:46:19 2016 -0700 Fixed JSON errors diff --git a/package.json b/package.json
--- a/package.json
+++ b/package.json
@@ -11,9 +11,9 @@
"test": "./node_modules/.bin/karma start tests/karma.conf.js --single-run"
},
- 'devDependencies': {
- 'karma': '~0.13',
- 'jasmine': '>=2.0'
+ "devDependencies": {
+ "karma": "~0.13",
+ "jasmine": ">=2.0"
},
"repository": {
-----END OF PAGE-----