types: bump TS version + type test for createComponent

This commit is contained in:
Evan You
2019-05-30 22:09:48 +08:00
parent caad39c353
commit e665a133e9
11 changed files with 46 additions and 770 deletions

View File

@@ -20,7 +20,6 @@
},
"homepage": "https://github.com/vuejs/vue/tree/dev/packages/runtime-core#readme",
"dependencies": {
"@vue/observer": "3.0.0-alpha.1",
"@vue/scheduler": "3.0.0-alpha.1"
"@vue/observer": "3.0.0-alpha.1"
}
}