Skip to content

Commit 164fe13

Browse files
author
Mehdy Dara
committed
Fix main property in bower.json
That should fix issue with Wiredep.
1 parent 17a576f commit 164fe13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bootstrap-stylus",
33
"version": "4.0.3",
4-
"main": "bootstrap/bootstrap.styl",
4+
"main": "bootstrap/index.styl",
55
"description": "A port of Bootstrap 3.3.4 to Stylus",
66
"ignore": [
77
"**/.*",

0 commit comments

Comments
 (0)