Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Dec 5, 2016
1 parent b986711 commit 7954b49
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
Expand Up @@ -15,24 +15,24 @@
"dependencies": {
"postcss-value-parser": "^3.2.3",
"normalize-range": "^0.1.2",
"coffee-script": "1.11.1",
"coffee-script": "1.12.0",
"num2fraction": "^1.2.2",
"browserslist": "~1.4.0",
"caniuse-db": "^1.0.30000578",
"postcss": "^5.2.5"
"caniuse-db": "^1.0.30000591",
"postcss": "^5.2.6"
},
"devDependencies": {
"eslint-config-postcss": "2.0.2",
"vinyl-source-stream": "1.1.0",
"gulp-json-editor": "2.2.1",
"gulp-replace": "0.5.4",
"gulp-eslint": "3.0.1",
"gulp-coffee": "2.3.2",
"gulp-coffee": "2.3.3",
"gulp-mocha": "3.0.1",
"browserify": "13.1.1",
"fs-extra": "1.0.0",
"should": "11.1.1",
"mocha": "3.1.2",
"mocha": "3.2.0",
"gulp": "3.9.1"
},
"scripts": {
Expand Down

0 comments on commit 7954b49

Please sign in to comment.