Skip to content

Commit 3fd3bbf

Browse files
committed
Update bower.json
bower ENOTFOUND Package twbs not found -> should be replaced by bootstrap instead
1 parent 64fa0b7 commit 3fd3bbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
],
2525
"dependencies": {
2626
"angularjs": ">=1.0",
27-
"twbs": ">=2.3"
27+
"bootstrap": ">=2.3"
2828
}
29-
}
29+
}

0 commit comments

Comments
 (0)