We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5659fb commit 451f5fcCopy full SHA for 451f5fc
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ts-hajime",
3
"description": "Delightfully bootstraps TypeScript npm libraries.",
4
- "version": "0.3.2",
+ "version": "0.3.3",
5
"scripts": {
6
"setup": "rm -rf node_modules && npm i && husky",
7
"prepublishOnly": "npm run build",
0 commit comments