We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b96d0 commit 70b61b5Copy full SHA for 70b61b5
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "signlab",
3
- "version": "0.0.1",
+ "version": "0.1.0",
4
"scripts": {
5
"start:dev": "npm run build:dev --workspace=client && npm run start:dev --workspace=server",
6
"start:watch": "NODE_ENV=local concurrently 'npm run start:watch --workspace=server' 'npm run start:watch --workspace=client'",
0 commit comments