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

Commit 22a09dd

Browse files
committed
chore: upgrade grunt packages to match master
1 parent 8c72549 commit 22a09dd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"url": "https://github.com/angular/angular.js.git"
99
},
1010
"devDependencies": {
11-
"grunt": "0.4.0",
12-
"grunt-contrib-clean": "0.4.0",
13-
"grunt-contrib-compress": "0.4.1",
14-
"grunt-contrib-connect": "0.1.2",
15-
"grunt-contrib-copy": "0.4.1",
16-
"grunt-parallel": "~0.2.0",
11+
"grunt": "~0.4.1",
12+
"grunt-contrib-clean": "~0.5.0",
13+
"grunt-contrib-compress": "~0.5.2",
14+
"grunt-contrib-connect": "~0.3.0",
15+
"grunt-contrib-copy": "~0.4.1",
16+
"grunt-parallel": "git://github.com/vojtajina/grunt-parallel.git#streaming-per-task",
1717
"grunt-ddescribe-iit": "~0.0.1",
1818
"grunt-merge-conflict": "~0.0.1",
1919
"jasmine-node": "1.2.3",

0 commit comments

Comments
 (0)