generated from garrettmills/template-npm-typescript
Update package config to publish dist
This commit is contained in:
parent
00fa0067aa
commit
a131392574
@ -17,7 +17,7 @@
|
||||
"watch": "nodemon --watch src --ext ts,css --exec \"pnpm build && pnpm serve\""
|
||||
},
|
||||
"files": [
|
||||
"lib/**/*"
|
||||
"dist/**/*"
|
||||
],
|
||||
"prepare": "pnpm run build",
|
||||
"postversion": "git push && git push --tags",
|
||||
|
Loading…
Reference in New Issue
Block a user