Skip to content

Commit

Permalink
Dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenzitron committed Feb 11, 2016
1 parent 58789fc commit 1ff548d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,12 @@
},
"dependencies": {
"hat": "0.0.3",
"lodash": "^3.0.0",
"lodash": "^4.0.0",
"mkdirp": "^0.5.0",
"string.prototype.startswith": "^0.2.0"
},
"devDependencies": {
"jasmine": "^2.4.1",
"protractor": "^3.1.1"
}
}

0 comments on commit 1ff548d

Please sign in to comment.