IMPR: update package.json

This commit is contained in:
Tony Air 2020-06-16 01:40:25 +07:00
parent a13e3f1491
commit 7b8595229f

View File

@ -1,6 +1,6 @@
{ {
"name": "@a2nt/meta-lightbox", "name": "@a2nt/meta-lightbox",
"version": "2.0.9", "version": "2.1.0",
"description": "Universal Lightbox window", "description": "Universal Lightbox window",
"main": "meta-lightbox.js", "main": "meta-lightbox.js",
"author": "Tony Air <tony@twma.pro>", "author": "Tony Air <tony@twma.pro>",
@ -32,7 +32,6 @@
"ie>=11" "ie>=11"
], ],
"dependencies": { "dependencies": {
"@a2nt/ss-bootstrap-ui-webpack-boilerplate": "^2.0.7",
"bootbox": "^4.4.0", "bootbox": "^4.4.0",
"bootstrap": "^4.5.0", "bootstrap": "^4.5.0",
"bootstrap-confirmation2": "^4.1.0", "bootstrap-confirmation2": "^4.1.0",
@ -50,9 +49,7 @@
"jquery.appear": "^1.0.1", "jquery.appear": "^1.0.1",
"mapbox-gl": "^1.10.0", "mapbox-gl": "^1.10.0",
"material-design-color": "^2.3.2", "material-design-color": "^2.3.2",
"offcanvas-bootstrap": "^2.5.2",
"popper.js": "*", "popper.js": "*",
"pouchdb": "^6.4.3",
"select2": "^4.0.8", "select2": "^4.0.8",
"smooth-scroll": "^14.2.1", "smooth-scroll": "^14.2.1",
"sticky-sidebar": "^3.3.1", "sticky-sidebar": "^3.3.1",