Skip to content

Commit b577a30

Browse files
committed
feat(npm): update bower version and add "tmp" dependency
see bower/bower#1403
1 parent 5e1b1a9 commit b577a30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
},
2020
"dependencies": {},
2121
"devDependencies": {
22-
"bower": "~1.2.8",
22+
"tmp": "0.0.23",
23+
"bower": "1.3.6",
2324
"grunt": "~0.4.1",
2425
"grunt-contrib-concat": "~0.3.0",
2526
"grunt-contrib-jshint": "~0.7.0",

0 commit comments

Comments
 (0)