2
0
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:
pimlie
2021-06-06 18:03:12 +02:00
parent 9ca8f26b3c
commit 8e3f785160
+1
View File
@@ -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",