We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aefccbb commit b95e551Copy full SHA for b95e551
bower.json
@@ -1,9 +1,9 @@
1
{
2
"name": "html5-device-mockups",
3
"description": "HTML5 mockups of popular devices, to showcase your portfolio and spice up your website.",
4
- "main": "dist/device-mockups.min.css",
+ "main": "dist/device-mockups.css",
5
"license": "MIT",
6
- "homepage": "http://pixelsign.github.io/html5-device-mockups/",
+ "homepage": "https://pixelsign.github.io/html5-device-mockups",
7
"ignore": [
8
"**/.*",
9
"node_modules",
@@ -18,7 +18,7 @@
18
"index.html",
19
"device-mockups/**/*.psd"
20
],
21
- "devDependencies": {
+ "dependencies": {
22
"bootstrap": "v4.0.0-alpha.6",
23
"jquery": "^3.2.1"
24
}
0 commit comments