Skip to content

Commit 3dbeb4f

Browse files
committed
Relaxed versions
1 parent a91c6d4 commit 3dbeb4f

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -19,30 +19,30 @@
1919
"url": "https://github.com/wpsitecare/sitecare-theme-config.git"
2020
},
2121
"peerDependencies": {
22-
"autoprefixer-core": "~5.2",
23-
"grunt": "~0.4",
24-
"grunt-banner": "~0.5",
25-
"grunt-checktextdomain": "~1.0",
26-
"grunt-contrib-clean": "~0.6",
27-
"grunt-contrib-concat": "~0.5",
28-
"grunt-contrib-compress": "~0.13",
29-
"grunt-contrib-copy": "~0.8",
30-
"grunt-contrib-cssmin": "~0.13",
31-
"grunt-contrib-imagemin": "~0.9",
32-
"grunt-contrib-uglify": "~0.9",
33-
"grunt-contrib-watch": "~0.6",
34-
"grunt-jsbeautifier": "~0.2",
35-
"grunt-newer": "~1.1",
36-
"grunt-postcss": "~0.5",
37-
"grunt-potomo": "~3.3",
38-
"grunt-replace": "~0.9",
39-
"grunt-rtlcss": "~1.6",
40-
"grunt-sass": "~1.0",
41-
"grunt-shell": "~1.1",
42-
"grunt-webfont": "~0.5",
43-
"grunt-wp-css": "~0.2",
44-
"grunt-wp-i18n": "~0.5",
45-
"node-neat": "~1.7",
46-
"time-grunt": "~1.2"
22+
"autoprefixer-core": "5.x",
23+
"grunt": "~0.x",
24+
"grunt-banner": "0.x",
25+
"grunt-checktextdomain": "1.x",
26+
"grunt-contrib-clean": "0.x",
27+
"grunt-contrib-concat": "0.x",
28+
"grunt-contrib-compress": "0.x",
29+
"grunt-contrib-copy": "0.x",
30+
"grunt-contrib-cssmin": "0.x",
31+
"grunt-contrib-imagemin": "0.x",
32+
"grunt-contrib-uglify": "0.x",
33+
"grunt-contrib-watch": "0.x",
34+
"grunt-jsbeautifier": "0.x",
35+
"grunt-newer": "1.x",
36+
"grunt-postcss": "0.x",
37+
"grunt-potomo": "3.x",
38+
"grunt-replace": "0.x",
39+
"grunt-rtlcss": "1.x",
40+
"grunt-sass": "1.x",
41+
"grunt-shell": "1.x",
42+
"grunt-webfont": "0.x",
43+
"grunt-wp-css": "0.x",
44+
"grunt-wp-i18n": "0.x",
45+
"node-neat": "1.x",
46+
"time-grunt": "1.x"
4747
}
4848
}

0 commit comments

Comments
 (0)