We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee6bbcc commit 1828ed6Copy full SHA for 1828ed6
1 file changed
package.json
@@ -34,7 +34,8 @@
34
"module": "./dist/index.js",
35
"types": "./dist/index.d.ts",
36
"files": [
37
- "dist"
+ "dist",
38
+ "templates"
39
],
40
"scripts": {
41
"build": "rslib build",
0 commit comments