Skip to content

Commit 955468a

Browse files
committed
Fix npm releases
1 parent 94f4e9c commit 955468a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"bootstrap",
1010
"stylus"
1111
],
12-
"version": "4.0.3",
12+
"version": "4.0.4",
1313
"devDependencies": {
1414
"grunt": "~0.4.5",
1515
"stylus": "~0.47.0",

0 commit comments

Comments
 (0)