Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 3aa81b6

Browse files
committed
Update some deps
1 parent 4581b98 commit 3aa81b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"postcss-calc": "^2.0.1",
3838
"postcss-color": "^1.0.0",
3939
"postcss-custom-media": "^1.0.0",
40-
"postcss-custom-properties": "^0.1.0",
40+
"postcss-custom-properties": "^0.2.0",
4141
"postcss-import": "^1.0.0",
4242
"read-file-stdin": "0.0.4",
4343
"to-slug-case": "^0.1.2",
@@ -50,7 +50,7 @@
5050
"jshint": "^2.5.2",
5151
"jshint-stylish": "^0.4.0",
5252
"tap-colorize": "^1.2.0",
53-
"tape": "^2.13.4"
53+
"tape": "^2.14.0"
5454
},
5555
"scripts": {
5656
"standalone": "rm -rf dist && mkdir dist && browserify index.js --standalone cssnext > dist/cssnext.js",

0 commit comments

Comments
 (0)