Skip to content

Commit

Permalink
feat(espower-loader): use espower-source 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twada committed Sep 2, 2014
1 parent 843d13d commit c5329f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,17 @@
"node": ">= 0.8.0"
},
"dependencies": {
"espower-source": "~0.8.0",
"espower-source": "~0.9.0",
"minimatch": "~1.0.0"
},
"devDependencies": {
"empower": "~0.8.0",
"empower": "~0.9.0",
"power-assert-formatter": "~0.8.0",
"mocha": "~1.21.4",
"grunt-contrib-jshint": "~0.10.0",
"grunt-mocha-test": "~0.10.2",
"grunt-mocha-test": "~0.11.0",
"grunt": "~0.4.2",
"expect.js": "~0.3.1",
"jit-grunt": "~0.7.0"
"jit-grunt": "~0.8.0"
}
}

0 comments on commit c5329f3

Please # to comment.