Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 69a4849

Browse files
committed
Trying an older version of grunt to get the build to pass
1 parent eb05d63 commit 69a4849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"devDependencies": {
55
"glob": "^7.1.2",
6-
"grunt": "1.0.*",
6+
"grunt": "0.4.*",
77
"grunt-contrib-concat": "^1.0.1",
88
"grunt-contrib-copy": "^1.0.0",
99
"grunt-contrib-less": "^1.4.1"

0 commit comments

Comments
 (0)