Skip to content

Commit 80e2d34

Browse files
Tommypop2Milo
authored andcommitted
Removed turbo
1 parent 7b37e0f commit 80e2d34

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"description": "",
66
"main": "index.js",
77
"scripts": {
8-
"build": "turbo run build",
9-
"turbodev": "turbo run dev",
8+
"build": "cd packages/playground && pnpm build",
109
"dev": "cd packages/playground && pnpm dev"
1110
},
1211
"keywords": [],
@@ -16,7 +15,6 @@
1615
],
1716
"devDependencies": {
1817
"@changesets/cli": "2.26.2",
19-
"turbo": "^1.10.10",
2018
"vitest": "^0.33.0",
2119
"prettier": "^3.0.0",
2220
"prettier-plugin-tailwindcss": "^0.4.1"

turbo.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)