Skip to content

Commit 21dce8b

Browse files
committed
chore(lightbox): bump to 6.2.1
1 parent 2596bad commit 21dce8b

File tree

2 files changed

+1070
-747
lines changed

2 files changed

+1070
-747
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-image-lightbox",
33
"description": "A Vue.js package to display an image gallery lightbox",
4-
"version": "6.2.0",
4+
"version": "6.2.1",
55
"author": "Nguyen Thien Dzung <[email protected]>",
66
"license": "MIT",
77
"main": "dist/vue-image-lightbox.min.js",
@@ -40,12 +40,12 @@
4040
"@babel/core": "^7.4.3",
4141
"@babel/plugin-transform-runtime": "^7.4.3",
4242
"@babel/preset-env": "^7.4.3",
43-
"css-loader": "^0.28.11",
44-
"eslint": "^4.19.1",
43+
"css-loader": "2.1.1",
44+
"eslint": "5.16.0",
4545
"file-loader": "^1.1.11",
4646
"html-webpack-plugin": "^3.2.0",
4747
"mini-css-extract-plugin": "^0.4.0",
48-
"optimize-css-assets-webpack-plugin": "^4.0.2",
48+
"optimize-css-assets-webpack-plugin": "5.0.1",
4949
"rimraf": "^2.6.2",
5050
"style-loader": "^0.21.0",
5151
"uglifyjs-webpack-plugin": "^1.2.5",

0 commit comments

Comments
 (0)