Skip to content

Commit

Permalink
fix typo on package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Twiknight committed Mar 20, 2016
1 parent 8939e96 commit 00a3082
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 @@
"test": "mocha"
},
"dependencies": {
"parse5": "^2.1.5",
"parse5": "^2.1.5"
},
"devDependencies": {
"chai": "^3.5.0",
Expand Down

0 comments on commit 00a3082

Please sign in to comment.