Skip to content

Commit

Permalink
Fix missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jul 27, 2015
1 parent 49768d1 commit 49860a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"constructor"
],
"dependencies": {
"clone": "^1.0.1",
"inherits": "^2.0.1"
},
"repository": {
Expand All @@ -22,8 +23,6 @@
],
"devDependencies": {
"browserify": "^11.0.0",
"clone": "^1.0.1",
"diff": "^1.0.0",
"eslint": "^0.24.0",
"esmangle": "^1.0.0",
"istanbul": "^0.3.0",
Expand Down

0 comments on commit 49860a0

Please sign in to comment.