Skip to content

Commit

Permalink
Fix json syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbrand committed Oct 21, 2018
1 parent 40b4b8d commit 3352b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"uglify-js": "~1.2.6",
"mocha-phantomjs": "~1.1.2",
"browserify": "~2.x.x",
"browserify": "~2.x.x"
},
"keywords": [
"backbone",
Expand Down

0 comments on commit 3352b06

Please sign in to comment.