Skip to content
This repository has been archived by the owner on Sep 5, 2018. It is now read-only.

Commit

Permalink
update the package dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
neraliu committed Jun 8, 2015
1 parent 80b1590 commit e6e5e31
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
},
"dependencies": {
"context-parser": "^1.1.0",
"fs": "0.0.2",
"handlebars": "^3.0.3",
"path": "^0.11.14",
"xss-filters": "^1.2.0"
},
"devDependencies": {
Expand All @@ -58,8 +61,7 @@
"grunt-mocha-istanbul": "^2.3.0",
"karma": "^0.12.36",
"karma-mocha": "~0.1.10",
"karma-phantomjs-launcher": "^0.2.0",
"handlebars": "^3.0.1"
"karma-phantomjs-launcher": "^0.2.0"
},
"main": "./src/secure-handlebars.js",
"bugs": {
Expand Down

0 comments on commit e6e5e31

Please sign in to comment.