mirror of https://github.com/vuejs/vue.git
build: release 2.6.2
This commit is contained in:
parent
2279509456
commit
ee9b684d0b
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "vue",
|
"name": "vue",
|
||||||
"version": "2.6.1",
|
"version": "2.6.2",
|
||||||
"description": "Reactive, component-oriented view layer for modern web interfaces.",
|
"description": "Reactive, component-oriented view layer for modern web interfaces.",
|
||||||
"main": "dist/vue.runtime.common.js",
|
"main": "dist/vue.runtime.common.js",
|
||||||
"module": "dist/vue.runtime.esm.js",
|
"module": "dist/vue.runtime.esm.js",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue