Skip to content

Commit

Permalink
updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
emaphp committed Jul 3, 2015
1 parent 6b283ec commit be770d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "handlebars-template-loader",
"version": "0.2.2",
"version": "0.3.0",
"description": "A Handlebars template loader for Webpack",
"main": "index.js",
"homepage": "https://github.com/emaphp/handlebars-template-loader",
Expand All @@ -16,10 +16,10 @@
"url": "https://github.com/emaphp/handlebars-template-loader.git"
},
"dependencies": {
"loader-utils": "^0.2.5"
"loader-utils": "^0.2.10"
},
"peerDependencies": {
"handlebars": "^2.0.0"
"handlebars": "^3.0.3"
},
"keywords": [
"handlebars",
Expand Down

0 comments on commit be770d2

Please sign in to comment.