Skip to content

Commit f8b7862

Browse files
committed
FML
1 parent a92029a commit f8b7862

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -15,28 +15,28 @@
1515
"url": "https://github.com/wpsitecare/sitecare-plugin-config.git"
1616
},
1717
"peerDependencies": {
18-
"autoprefixer-core": "~5.2",
19-
"grunt": "~0.4",
20-
"grunt-banner": "~0.5",
21-
"grunt-checktextdomain": "~1.0",
22-
"grunt-contrib-clean": "~0.6",
23-
"grunt-contrib-concat": "~0.5",
24-
"grunt-contrib-compress": "~0.13",
25-
"grunt-contrib-copy": "~0.8",
26-
"grunt-contrib-cssmin": "~0.13",
27-
"grunt-contrib-imagemin": "~0.9",
28-
"grunt-contrib-uglify": "~0.9",
29-
"grunt-contrib-watch": "~0.6",
30-
"grunt-jsbeautifier": "~0.2",
31-
"grunt-newer": "~1.1",
32-
"grunt-postcss": "~0.5",
33-
"grunt-potomo": "~3.3",
34-
"grunt-replace": "~0.10",
35-
"grunt-rtlcss": "~1.6",
36-
"grunt-sass": "~1.0",
37-
"grunt-shell": "~1.1",
38-
"grunt-wp-css": "~0.2",
39-
"grunt-wp-i18n": "~0.5",
40-
"time-grunt": "~1.2"
18+
"autoprefixer-core": "5.x",
19+
"grunt": "0.x",
20+
"grunt-banner": "0.x",
21+
"grunt-checktextdomain": "1.x",
22+
"grunt-contrib-clean": "0.x",
23+
"grunt-contrib-concat": "0.x",
24+
"grunt-contrib-compress": "0.x",
25+
"grunt-contrib-copy": "0.x",
26+
"grunt-contrib-cssmin": "0.x",
27+
"grunt-contrib-imagemin": "0.x",
28+
"grunt-contrib-uglify": "0.x",
29+
"grunt-contrib-watch": "0.x",
30+
"grunt-jsbeautifier": "0.x",
31+
"grunt-newer": "1.x",
32+
"grunt-postcss": "0.x",
33+
"grunt-potomo": "3.x",
34+
"grunt-replace": "0.x",
35+
"grunt-rtlcss": "1.x",
36+
"grunt-sass": "1.x",
37+
"grunt-shell": "1.x",
38+
"grunt-wp-css": "0.x",
39+
"grunt-wp-i18n": "0.x",
40+
"time-grunt": "1.x"
4141
}
4242
}

0 commit comments

Comments
 (0)