Skip to content
This repository was archived by the owner on Aug 10, 2018. It is now read-only.

Commit a55fa10

Browse files
committed
Updated deps
1 parent c05413f commit a55fa10

File tree

2 files changed

+315
-240
lines changed

2 files changed

+315
-240
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,25 +35,25 @@
3535
"babel-runtime": "^6.23.0",
3636
"lodash": "^4.17.4",
3737
"object-assign": "^4.1.1",
38-
"postcss": "^5.2.14",
38+
"postcss": "^5.2.16",
3939
"postcss-scss": "^0.4.1",
4040
"postcss-value-parser": "^3.3.0",
4141
"promise-each": "^2.2.0",
4242
"read-cache": "^1.0.0",
43-
"resolve": "^1.2.0",
43+
"resolve": "^1.3.2",
4444
"sugarss": "^0.2.0"
4545
},
4646
"devDependencies": {
4747
"ava": "^0.18.2",
48-
"babel-cli": "^6.23.0",
49-
"babel-core": "^6.23.1",
48+
"babel-cli": "^6.24.0",
49+
"babel-core": "^6.24.0",
5050
"babel-plugin-transform-runtime": "^6.23.0",
51-
"babel-preset-latest": "^6.22.0",
52-
"babel-register": "^6.23.0",
51+
"babel-preset-latest": "^6.24.0",
52+
"babel-register": "^6.24.0",
5353
"espower": "^2.0.3",
5454
"fs-extra": "^2.0.0",
55-
"prepublish": "^0.13.3",
56-
"rimraf": "^2.6.0",
55+
"prepublish": "^0.14.2",
56+
"rimraf": "^2.6.1",
5757
"s15e-javascript": "^0.8.13"
5858
},
5959
"scripts": {

0 commit comments

Comments
 (0)