We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9834c commit 3557940Copy full SHA for 3557940
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "starhackit",
3
"description": "react + node fullstack starter kit with authentication and authorization, data backed by SQL",
4
- "version": "5.2.0",
+ "version": "5.3.0",
5
"private": false,
6
"scripts": {
7
"install": "echo \"Run the command \"npm install\" in the client and in the server\"",
0 commit comments