@samitouri / QOS-React-1 / commits / 8879a2dd49

Remove sprout from package.json

Sathya Gunasekaran committed Feb 28, 2024 at 15:22 UTC 8879a2dd498dd6d6d936f1ea2831312a88c0f5c4
1 file changed +1 -3
compiler/package.json
+1 -3
@@ -25,9 +25,7 @@
25 "dev": "concurrently --kill-others -n forget,playground \"yarn workspace babel-plugin-react-forget run tsc --watch\" \"yarn workspace playground run dev\"",
26 "test": "yarn workspaces run test",
27 "snap": "yarn workspace babel-plugin-react-forget run snap",
28 - "snap:build": "yarn workspace snap run build",
29 - "sprout": "yarn workspace babel-plugin-react-forget run sprout",
30 - "sprout:build": "yarn workspace sprout run build"
28 + "snap:build": "yarn workspace snap run build"
29 },
30 "dependencies": {},
31 "devDependencies": {