wip: vm.$listeners compat

This commit is contained in:
Evan You
2021-04-08 10:06:12 -04:00
parent c1e5cfe7d6
commit 960e9deaed
10 changed files with 140 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vue",
"version": "3.0.11",
"description": "vue",
"description": "The progressive JavaScript framework for buiding modern web UI.",
"main": "index.js",
"module": "dist/vue.runtime.esm-bundler.js",
"types": "dist/vue.d.ts",