[FIX] npm bug

This commit is contained in:
Tony Air 2018-05-27 19:13:13 +07:00
parent f749215590
commit 0615fd9dae

View File

@ -23,17 +23,16 @@
"lint:sass": "sass-lint ./site/src --config .sasslintrc -v -q" "lint:sass": "sass-lint ./site/src --config .sasslintrc -v -q"
}, },
"dependencies": { "dependencies": {
"bootbox.js": "makeusabrew/bootbox#*", "bootbox.js": "^4.4.0",
"bootstrap": "^4.1.1", "bootstrap": "^4.1.1",
"bootstrap-offcanvas": "^1.0.0", "bootstrap-offcanvas": "^1.0.0",
"core-util-is": "^1.0.2", "core-util-is": "^1.0.2",
"font-awesome": "^4.7.0", "font-awesome": "^4.7.0",
"foundation-emails": "github:zurb/foundation-emails#*", "foundation-emails": "^2.2.1",
"jquery": "^3.3.1", "jquery": "^3.3.1",
"jquery-hammerjs": "^2.0.0", "jquery-hammerjs": "^2.0.0",
"jquery-zoom": "^1.7.21", "jquery-zoom": "^1.7.21",
"meta-lightbox": "^1.0.0", "meta-lightbox": "^1.0.0",
"npm": "^5.10.0",
"offcanvas-bootstrap": "^2.5.2", "offcanvas-bootstrap": "^2.5.2",
"popper.js": "^1.14.3", "popper.js": "^1.14.3",
"yarn": "^1.6.0" "yarn": "^1.6.0"