Skip to content

Commit f4ac4b9

Browse files
committed
fix: build fix
Making version change for allowing deploy to npm
1 parent 83c5043 commit f4ac4b9

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
@@ -1,6 +1,6 @@
11
{
22
"name": "generate-graphql-app",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Cli tool for bootstrapping production grade GraphQL server",
55
"keywords": [
66
"graphql",

0 commit comments

Comments
 (0)