Skip to content

Commit

Permalink
chore(package): update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
twada committed Oct 11, 2014
1 parent 8cdcbc5 commit ee22dae
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions bower.json
Expand Up @@ -30,9 +30,9 @@
"url": "git://github.com/twada/empower.git"
},
"devDependencies": {
"espower-source": "~0.9.0",
"mocha": "~1.21.4",
"requirejs": "~2.1.14",
"espower-source": "~0.9.1",
"mocha": "~1.21.5",
"requirejs": "~2.1.15",
"assert": "Jxck/assert",
"buster.js": "~0.7.0"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -16,20 +16,20 @@
},
"devDependencies": {
"blanket": "~1.1.6",
"browserify": "~5.11.2",
"browserify": "~6.0.3",
"buster-assertions": "~0.10.4",
"del": "~0.1.3",
"espower-source": "~0.9.1",
"gulp": "~3.8.8",
"gulp-derequire": "~1.1.0",
"gulp-derequire": "~2.0.0",
"gulp-mocha": "~1.1.0",
"gulp-mocha-phantomjs": "~0.5.0",
"gulp-util": "~3.0.1",
"gulp-webserver": "~0.8.0",
"mocha": "~1.21.4",
"gulp-webserver": "~0.8.2",
"mocha": "~1.21.5",
"mocha-lcov-reporter": "~0.0.1",
"through2": "~1.1.1",
"vinyl-source-stream": "~0.1.1"
"vinyl-source-stream": "~1.0.0"
},
"directories": {
"lib": "./lib"
Expand Down

0 comments on commit ee22dae

Please sign in to comment.