Skip to content

Commit

Permalink
version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
LandRover committed Feb 3, 2016
1 parent ab46e8f commit b0bff89
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "yowjs",
"version": "0.2.1",
"version": "0.2.2",
"description": "YowJS",
"main": "src/yowjs.js",
"devDependencies": {
"babel-eslint": "^5.0.0-beta6",
"babel-eslint": "^5.0.0-beta8",
"gulp": "^3.9.0",
"gulp-eslint": "^1.1.1",
"gulp-jscpd": "^0.0.6",
Expand All @@ -13,9 +13,9 @@
"gulp-watch": "^4.3.5",
"blanket": "^1.2.1",
"eslint": "^1.10.3",
"mocha": "^2.3.3",
"chai": "^3.4.1",
"sinon": "^1.17.2",
"mocha": "^2.4.5",
"chai": "^3.5.0",
"sinon": "^1.17.3",
"sinon-chai": "^2.8.0",
"phantomjs2": "^2.0.2",
"require-dir": "^0.3.0",
Expand Down

0 comments on commit b0bff89

Please sign in to comment.