mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-22 22:30:33 +03:00
fix: include ssr types in npm publish
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"dist/*.js",
|
||||
"dist/vue-meta.d.ts",
|
||||
"ssr/*.js",
|
||||
"ssr/index.d.ts",
|
||||
"README.md"
|
||||
],
|
||||
"types": "dist/vue-meta.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user