build: 📦 update packages, bump version
This commit is contained in:
parent
d76621d0eb
commit
727bf9f0bc
2 changed files with 91 additions and 93 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sebin-reference",
|
||||
"version": "0.5.4",
|
||||
"version": "0.6.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
|
@ -8,7 +8,7 @@
|
|||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"core-js": "^3.9.1",
|
||||
"core-js": "^3.11.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
"vue": "^2.6.12",
|
||||
"vue-scrollto": "^2.20.0"
|
||||
|
@ -20,7 +20,7 @@
|
|||
"@vue/eslint-config-prettier": "^6.0.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^6.7.2",
|
||||
"eslint-plugin-prettier": "^3.3.1",
|
||||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"image-webpack-loader": "^6.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue