We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e510460 commit 109d487Copy full SHA for 109d487
1 file changed
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "plotwist",
3
"private": true,
4
+ "version": "1.0.0",
5
"scripts": {
6
"build": "dotenv -- turbo build",
7
"build:typescript": "turbo build --filter=@plotwist/typescript-config",
0 commit comments