Skip to content
This repository was archived by the owner on Apr 1, 2021. It is now read-only.

Commit bbb1439

Browse files
committed
Merge branch 'release/1.3.1'
2 parents a239fc3 + b9bda42 commit bbb1439

File tree

2 files changed

+32
-92
lines changed

2 files changed

+32
-92
lines changed

package-lock.json

Lines changed: 28 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"scripts": {
55
"dev": "npm run development",
66
"development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
@@ -29,7 +29,7 @@
2929
"cross-env": "^5.2",
3030
"eslint": "^6.0.1",
3131
"eslint-config-adenvt": "^4.0.0",
32-
"eslint-config-standard": "^12.0.0",
32+
"eslint-config-standard": "^13.0.1",
3333
"eslint-formatter-pretty": "^2.1.1",
3434
"eslint-plugin-import": "^2.18.0",
3535
"eslint-plugin-node": "^9.1.0",
@@ -50,7 +50,7 @@
5050
"stylelint-config-sass-guidelines": "^6.0.0",
5151
"stylelint-scss": "^3.9.0",
5252
"uglifyjs-webpack-plugin": "^2.1.3",
53-
"vue-loader": "15.7.0",
53+
"vue-loader": "15.7.1",
5454
"vue-template-compiler": "^2.6.10",
5555
"webpackbar": "^3.2.0"
5656
},
@@ -63,7 +63,7 @@
6363
"flag-icon-css": "^3.3.0",
6464
"font-awesome": "^4.7.0",
6565
"jquery": "^3.4",
66-
"lodash": "^4.17.11",
66+
"lodash": "^4.17.13",
6767
"moment": "^2.24.0",
6868
"popper.js": "^1.15.0",
6969
"select2": "^4.0.7",

0 commit comments

Comments
 (0)