Skip to content

Commit b95e551

Browse files
committed
Bower Fix
1 parent aefccbb commit b95e551

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
@@ -1,9 +1,9 @@
11
{
22
"name": "html5-device-mockups",
33
"description": "HTML5 mockups of popular devices, to showcase your portfolio and spice up your website.",
4-
"main": "dist/device-mockups.min.css",
4+
"main": "dist/device-mockups.css",
55
"license": "MIT",
6-
"homepage": "http://pixelsign.github.io/html5-device-mockups/",
6+
"homepage": "https://pixelsign.github.io/html5-device-mockups",
77
"ignore": [
88
"**/.*",
99
"node_modules",
@@ -18,7 +18,7 @@
1818
"index.html",
1919
"device-mockups/**/*.psd"
2020
],
21-
"devDependencies": {
21+
"dependencies": {
2222
"bootstrap": "v4.0.0-alpha.6",
2323
"jquery": "^3.2.1"
2424
}

0 commit comments

Comments
 (0)