Skip to content

Commit 89f89d2

Browse files
committed
Update package.json for internal use
1 parent 9e18865 commit 89f89d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"files": [
4242
"bin/index.js",
4343
"dist/index.js",
44-
"types/index.d.ts"
44+
"types/index.d.ts",
45+
"src/templates/**/*.hbs"
4546
],
4647
"scripts": {
4748
"clean": "rimraf ./dist ./test/generated ./test/e2e/generated ./samples/generated ./coverage ./node_modules/.cache",

0 commit comments

Comments
 (0)