Skip to content
This repository was archived by the owner on Dec 11, 2021. It is now read-only.

Commit 4a58c17

Browse files
committed
Build: Use all fixed versions for devDependencies
1 parent 1903112 commit 4a58c17

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,17 @@
4949
"ejs-template": "0.1.0",
5050
"glob": "4.4.2",
5151
"grunt": "0.4.5",
52-
"grunt-autoprefixer": "^2.1.0",
52+
"grunt-autoprefixer": "2.1.0",
5353
"grunt-contrib-jshint": "0.10.0",
5454
"grunt-contrib-connect": "0.9.0",
55-
"grunt-contrib-watch": "^0.6.1",
55+
"grunt-contrib-watch": "0.6.1",
5656
"grunt-git-authors": "2.0.0",
5757
"grunt-html": "1.6.0",
5858
"grunt-jscs": "0.6.2",
59-
"grunt-sass": "^0.17.0",
59+
"grunt-sass": "0.17.0",
6060
"grunt-selenium-server": "0.1.2",
61-
"grunt-svgmin": "^2.0.0",
62-
"grunt-svgstore": "^0.5.0",
61+
"grunt-svgmin": "2.0.0",
62+
"grunt-svgstore": "0.5.0",
6363
"load-grunt-tasks": "3.1.0",
6464
"perfjankie": "1.2.2"
6565
},

0 commit comments

Comments
 (0)