We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a2d52 commit 0a7360aCopy full SHA for 0a7360a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "postcss-syntax",
3
- "version": "0.32.0",
+ "version": "0.33.0",
4
"description": "Automatically switch PostCSS syntax by file extensions",
5
"repository": {
6
"type": "git",
@@ -87,14 +87,14 @@
87
"codecov": "^3.0.4",
88
"mocha": "^5.2.0",
89
"nyc": "^12.0.2",
90
- "postcss": "^7.0.1",
91
- "postcss-html": ">=0.32.0",
92
- "postcss-jsx": ">=0.32.0",
+ "postcss": "^7.0.2",
+ "postcss-html": ">=0.33.0",
+ "postcss-jsx": ">=0.33.0",
93
"postcss-less": "^2.0.0",
94
- "postcss-markdown": ">=0.32.0",
+ "postcss-markdown": ">=0.33.0",
95
"postcss-safe-parser": "^4.0.1",
96
"postcss-scss": "^2.0.0",
97
"proxyquire": "^2.0.1",
98
- "sugarss": "^1.0.1"
+ "sugarss": "^2.0.0"
99
}
100
0 commit comments