release: v3.0.0-alpha.3

This commit is contained in:
Evan You
2020-01-22 11:10:30 -05:00
parent 0b992307a6
commit b41677bf42
14 changed files with 45 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@vue/reactivity",
"version": "3.0.0-alpha.2",
"version": "3.0.0-alpha.3",
"description": "@vue/reactivity",
"main": "index.js",
"module": "dist/reactivity.esm-bundler.js",