Skip to content

Commit 300449a

Browse files
committed
Update 'css' to 2.0.0
1 parent 5fa3fc4 commit 300449a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

History.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
HEAD
22
==================
33

4+
* update 'css' to 2.0.0
45
* depend on the 'css' package, which now contains the parser
56

67
1.7.0 / 2013-12-21

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"index.js"
88
],
99
"dependencies": {
10-
"css": "^1.6.0"
10+
"css": "^2.0.0"
1111
},
1212
"author": "TJ Holowaychuk <tj@vision-media.ca>",
1313
"license": "MIT",

0 commit comments

Comments
 (0)