Skip to content

Commit 830a211

Browse files
committed
Include source in distro
1 parent 89f89d2 commit 830a211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"bin/index.js",
4343
"dist/index.js",
4444
"types/index.d.ts",
45-
"src/templates/**/*.hbs"
45+
"src/**/*"
4646
],
4747
"scripts": {
4848
"clean": "rimraf ./dist ./test/generated ./test/e2e/generated ./samples/generated ./coverage ./node_modules/.cache",

0 commit comments

Comments
 (0)