refactor: rename packages

This commit is contained in:
Evan You
2018-10-26 15:44:50 -04:00
parent f142c322e0
commit e05673f4d3
81 changed files with 91 additions and 91 deletions

View File

@@ -1,3 +1,3 @@
// TODO this package will be the "full-build" that includes both the runtime
// and the compiler
export * from '@vue/renderer-dom'
export * from '@vue/runtime-dom'