Browse Source

fix: Update vue and regenerate yarn.lock file (#7015)

version-14
Faris Ansari 6 years ago
committed by GitHub
parent
commit
d84ed2e115
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1329 additions and 314 deletions
  1. +2
    -2
      package.json
  2. +1327
    -312
      yarn.lock

+ 2
- 2
package.json View File

@@ -36,7 +36,7 @@
"socket.io": "^2.0.4",
"superagent": "^3.8.2",
"touch": "^3.1.0",
"vue": "2.5.17",
"vue": "^2.6.8",
"vue-router": "^2.0.0"
},
"devDependencies": {
@@ -53,6 +53,6 @@
"rollup-plugin-postcss": "^2.0.3",
"rollup-plugin-uglify": "^3.0.0",
"rollup-plugin-vue": "4.2.0",
"vue-template-compiler": "^2.5.17"
"vue-template-compiler": "^2.6.8"
}
}

+ 1327
- 312
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save