Browse Source

Update dependencies

pull/15/head
Ambrose Chua 2 years ago
parent
commit
e17f2608ab
  1. 29353
      package-lock.json
  2. 6
      package.json
  3. 1
      vue.config.js
  4. 7379
      yarn.lock

29353
package-lock.json
File diff suppressed because it is too large
View File

6
package.json

@ -16,10 +16,10 @@
"devDependencies": {
"@vue/cli-plugin-babel": "^3.0.3",
"@vue/cli-plugin-eslint": "^3.0.3",
"@vue/cli-service": "^3.0.3",
"@vue/cli-service": "^4.5.12",
"@vue/eslint-config-airbnb": "^3.0.3",
"vue-template-compiler": "^2.5.17",
"lint-staged": "^6.0.0"
"lint-staged": "^6.0.0",
"vue-template-compiler": "^2.5.17"
},
"gitHooks": {
"pre-commit": "lint-staged"

1
vue.config.js

@ -1,4 +1,3 @@
module.exports = {
lintOnSave: false,
baseUrl: '',
};

7379
yarn.lock
File diff suppressed because it is too large
View File

Loading…
Cancel
Save