Skip to content

Commit a3fe937

Browse files
committed
chore: updated packages
1 parent e26ec47 commit a3fe937

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
@@ -6,7 +6,7 @@
66
],
77
"version": "1.1.7",
88
"description": "block grid for bootstrap",
9-
"main": "dist/bootstrap3-block-grid.min.css",
9+
"main": "dist/bootstrap3-block-grid.css",
1010
"moduleType": [
1111
"globals"
1212
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bootstrap-block-grid",
33
"version": "1.1.7",
44
"description": "block grid for bootstrap",
5-
"main": "Gruntfile.js",
5+
"main": "dist/bootstrap3-block-grid.css",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},

0 commit comments

Comments
 (0)