Skip to content

Commit

Permalink
Merge pull request #19 from BinaryMuse/fix-dep
Browse files Browse the repository at this point in the history
Update Browserify to fix esprima-six dep issue
  • Loading branch information
Michelle Tilley committed Apr 26, 2016
2 parents ab70e71 + 81a16dc commit 38499a9
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 @@ -4,7 +4,7 @@
"description": "Chrome extension to quickly switch to other open tabs with just your keyboard",
"devDependencies": {
"watchify": "~0.6.1",
"browserify": "~3.30.0",
"browserify": "~13.0.0",
"nodeunit": "~0.8.5",
"q": "~1.0.0",
"jshint": "~2.4.3",
Expand Down

0 comments on commit 38499a9

Please sign in to comment.