We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa3fc4 commit 300449aCopy full SHA for 300449a
History.md
@@ -1,6 +1,7 @@
1
HEAD
2
==================
3
4
+ * update 'css' to 2.0.0
5
* depend on the 'css' package, which now contains the parser
6
7
1.7.0 / 2013-12-21
package.json
@@ -7,7 +7,7 @@
"index.js"
8
],
9
"dependencies": {
10
- "css": "^1.6.0"
+ "css": "^2.0.0"
11
},
12
"author": "TJ Holowaychuk <tj@vision-media.ca>",
13
"license": "MIT",
0 commit comments