mirror of
https://gitee.com/vuejs/vue.git
synced 2024-12-05 05:27:59 +08:00
[release] 0.12.0-rc
This commit is contained in:
parent
dcbeaef028
commit
61eaa271c0
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vue",
|
||||
"version": "0.12.0-beta5",
|
||||
"version": "0.12.0-rc",
|
||||
"main": "dist/vue.js",
|
||||
"description": "Simple, Fast & Composable MVVM for building interative interfaces",
|
||||
"authors": ["Evan You <yyx990803@gmail.com>"],
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vue",
|
||||
"version": "0.12.0-beta5",
|
||||
"version": "0.12.0-rc",
|
||||
"main": "src/vue.js",
|
||||
"author": "Evan You <yyx990803@gmail.com>",
|
||||
"description": "Simple, Fast & Composable MVVM for building interative interfaces",
|
||||
|
13038
dist/vue.js
vendored
13038
dist/vue.js
vendored
File diff suppressed because it is too large
Load Diff
7
dist/vue.min.js
vendored
7
dist/vue.min.js
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vue",
|
||||
"version": "0.12.0-beta5",
|
||||
"version": "0.12.0-rc",
|
||||
"author": "Evan You <yyx990803@gmail.com>",
|
||||
"license": "MIT",
|
||||
"description": "Simple, Fast & Composable MVVM for building interative interfaces",
|
||||
|
Loading…
Reference in New Issue
Block a user