Skip to content

Commit

Permalink
chore(META): fix browserify-shim issues
Browse files Browse the repository at this point in the history
  • Loading branch information
staltz committed Feb 3, 2017
1 parent 679024d commit 69db28f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"private": true,
"license": "MIT",
"dependencies": {},
"devDependencies": {
"add-stream": "1.0.0",
"browserify": "13.3.0",
Expand Down Expand Up @@ -49,5 +50,5 @@
"config": "./.cz-config.js"
}
},
"dependencies": {}
"browserify-shim": {}
}

0 comments on commit 69db28f

Please sign in to comment.