Skip to content

Commit 3a5948f

Browse files
committed
fix: build fix
deploy was not prompt because of existing version
1 parent 6e4d35d commit 3a5948f

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.3",
3+
"version": "1.3.2",
44
"description": "Cli tool for bootstrapping production grade GraphQL server",
55
"keywords": [
66
"graphql",

0 commit comments

Comments
 (0)