Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewblond committed Oct 23, 2015
1 parent a58718d commit c0b0000
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,23 +42,23 @@
"autoprefixer": "6.0.3",
"csswring": "4.0.0",
"es6-promise": "3.0.2",
"postcss": "5.0.8",
"postcss-import": "7.0.0",
"postcss": "5.0.10",
"postcss-import": "7.1.0",
"postcss-url": "5.0.2",
"vow": "0.4.11"
},
"devDependencies": {
"chai": "3.3.0",
"chai": "3.4.0",
"chai-as-promised": "5.1.0",
"enb": ">=0.16.0 <2.0.0",
"istanbul": "0.3.22",
"istanbul": "0.4.0",
"jscs": "1.13.1",
"jshint": "2.8.0",
"mocha": "2.3.3",
"mock-enb": "0.3.0",
"mock-fs": "3.3.0",
"mock-fs": "3.4.0",
"proxyquire": "1.7.3",
"sinon": "1.17.1",
"sinon": "1.17.2",
"sinon-chai": "2.8.0"
},
"files": [
Expand Down

0 comments on commit c0b0000

Please sign in to comment.