浏览代码

chore: update @vue/shared readme [ci skip]

Evan You 6 年之前
父节点
当前提交
11e6fba78c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/shared/README.md

+ 1 - 1
packages/shared/README.md

@@ -1,3 +1,3 @@
 # @vue/shared
 
-Utility functions and constants shared across packages. This package itself is private and never published. It is inlined into other packages during build - rollup's tree-shaking ensures that only functions used by the importing package are included.
+Internal utility functions and constants shared across `@vue` packages.