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

Commit 52316c9

Browse files
committed
Oh sorry... :p
1 parent 67bac20 commit 52316c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "angular-seed-micro",
33
"private": true,
44
"devDependencies": {
5-
"bower": "master",
6-
"http-server": "master",
7-
"shelljs": "master"
5+
"bower": "latest",
6+
"http-server": "latest",
7+
"shelljs": "latest"
88
},
99
"scripts": {
1010
"postinstall": "bower install",

0 commit comments

Comments
 (0)