Skip to content

Commit

Permalink
fix install error for "missing definition of chai"
Browse files Browse the repository at this point in the history
  • Loading branch information
swizardlv authored Nov 7, 2016
1 parent 49274e8 commit 30fad3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"rxjs": "^5.0.0-rc.1"
},
"devDependencies": {
"@types/chai": "^3.4.34",
"@types/jquery": "^2.0.33",
"@types/node": "^6.0.46",
"css-loader": "^0.25.0",
Expand Down

0 comments on commit 30fad3f

Please sign in to comment.