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

Commit 66a5d8d

Browse files
authored
Merge pull request #53 from joelmukuthu/greenkeeper/load-grunt-tasks-4.0.0
Update load-grunt-tasks to the latest version 🚀
2 parents 3b9f990 + 009a3f1 commit 66a5d8d

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
8

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
11
language: node_js
2-
node_js:
3-
- '4'
4-
- '5'
5-
- '6'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"karma-coveralls": "^1.1.2",
2929
"karma-jasmine": "^1.0.2",
3030
"karma-phantomjs-launcher": "^1.0.0",
31-
"load-grunt-tasks": "^3.5.0",
31+
"load-grunt-tasks": "^4.0.0",
3232
"phantomjs-prebuilt": "^2.1.7"
3333
},
3434
"peerDependencies": {

0 commit comments

Comments
 (0)