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

Commit f081f38

Browse files
committed
Bump all devDependencies
1 parent da4fc72 commit f081f38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
},
66
"private": true,
77
"devDependencies": {
8-
"bower": "^1.4.1",
9-
"coffeelint": "^1.9.7",
8+
"bower": "^1.7.2",
9+
"coffeelint": "^1.14.2",
1010
"grunt": "^0.4.5",
1111
"grunt-cli": "^0.1.13",
1212
"grunt-coffeelint": "0.0.13",
13-
"grunt-contrib-clean": "^0.6.0",
13+
"grunt-contrib-clean": "^0.7.0",
1414
"grunt-contrib-coffee": "^0.13.0",
1515
"grunt-contrib-watch": "^0.6.1",
16-
"load-grunt-tasks": "^3.1.0"
16+
"load-grunt-tasks": "^3.4.0"
1717
}
1818
}

0 commit comments

Comments
 (0)