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

Commit 99f2faf

Browse files
committed
bootstrap is now a dev dependency only
1 parent 34952e3 commit 99f2faf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"tests"
2626
],
2727
"dependencies": {
28-
"angular": "~1.2.10",
29-
"bootstrap": "~3.1.1"
28+
"angular": "~1.2.10"
3029
},
3130
"devDependencies": {
3231
"angular-ui-router": "#0.2.8-bowratic-tedium",
3332
"angular-highlightjs": "~0.2.1",
34-
"highlightjs": "~8.0.0"
33+
"highlightjs": "~8.0.0",
34+
"bootstrap": "~3.1.1"
3535
}
3636
}

0 commit comments

Comments
 (0)