Skip to content

Commit 697b6a6

Browse files
committed
Chore: Update Node package versions
1 parent 735c127 commit 697b6a6

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
},
1515
"devDependencies": {
1616
"assemble": "~0.4.42",
17-
"grunt": "~0.4.5",
18-
"grunt-contrib-clean": "~0.6.0",
19-
"grunt-contrib-connect": "~0.10.1",
20-
"grunt-contrib-copy": "^0.8.0",
21-
"grunt-contrib-watch": "~0.6.1",
22-
"grunt-nodemailer": "^0.3.0",
23-
"grunt-premailer": "^0.2.7",
24-
"grunt-sass": "^1.0.0",
25-
"load-grunt-tasks": "~3.2.0",
26-
"time-grunt": "~1.2.1"
17+
"grunt": "~1.0.0",
18+
"grunt-contrib-clean": "~1.0.0",
19+
"grunt-contrib-connect": "~1.0.2",
20+
"grunt-contrib-copy": "^1.0.0",
21+
"grunt-contrib-watch": "~1.0.0",
22+
"grunt-nodemailer": "^1.1.0",
23+
"grunt-premailer": "^1.0.0",
24+
"grunt-sass": "^1.2.0",
25+
"load-grunt-tasks": "~3.5.0",
26+
"time-grunt": "~1.3.0"
2727
}
2828
}

0 commit comments

Comments
 (0)