Sfoglia il codice sorgente

build: release 2.5.8

Evan You 8 anni fa
parent
commit
b0bbcbd152
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      package-lock.json
  2. 1 1
      package.json

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "vue",
-  "version": "2.5.7",
+  "version": "2.5.8",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "vue",
-  "version": "2.5.7",
+  "version": "2.5.8",
   "description": "Reactive, component-oriented view layer for modern web interfaces.",
   "main": "dist/vue.runtime.common.js",
   "module": "dist/vue.runtime.esm.js",