Skip to content

Commit ec44e36

Browse files
committed
bump versions
1 parent b47db8d commit ec44e36

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"name": "enb-postcss",
3-
"version": "1.1.5",
4-
"description": "postCSS tech for enb",
3+
"version": "1.2.0",
4+
"description": "PostCSS tech for enb builder",
55
"keywords": [
66
"bem",
7-
"enbplugin",
7+
"enb-plugin",
88
"postcss",
99
"postcss-runner",
1010
"css"
1111
],
1212
"dependencies": {
13-
"postcss": "^5.0.12",
14-
"postcss-import": "^7.1.3",
15-
"vow": "^0.4.11"
13+
"postcss": "^5.2.6",
14+
"postcss-import": "^8.2.0",
15+
"vow": "^0.4.13"
1616
},
1717
"peerDependencies": {
1818
"enb": ">=0.13.11 <2.0.0"

0 commit comments

Comments
 (0)