Skip to content

Commit e2672cc

Browse files
committed
chore: 🤖 npm publish related changes
This commit includes npm publish related changes BREAKING CHANGE: 🧨 YES
1 parent 47a3da9 commit e2672cc

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

bin/fastify-typescript-generator.js

100644100755
File mode changed.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fastify-typescript-generator",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Generate new Fastify applications similar to express-generate which but sets it up to use TypeScript instead",
55
"scripts": {
66
"fastify-generator-typescript": "node cli.js",

0 commit comments

Comments
 (0)