diff options
| author | dishit7.dev <[email protected]> | 2024-07-27 11:38:12 +0530 |
|---|---|---|
| committer | dishit7.dev <[email protected]> | 2024-07-27 11:38:12 +0530 |
| commit | 7cf64a4a2afa69f0b0a93e978c1c5a10b6142eec (patch) | |
| tree | 8f03b7104bfde1851613ca8c1092954743a4ca50 /package.json | |
| parent | Merge pull request #173 from siddarthpai/168 (diff) | |
| download | supermemory-7cf64a4a2afa69f0b0a93e978c1c5a10b6142eec.tar.xz supermemory-7cf64a4a2afa69f0b0a93e978c1c5a10b6142eec.zip | |
update turbo package
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 42664a62..0437c940 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "lint-staged": "^15.2.5", "prettier": "^3.3.3", "tailwindcss": "^3.4.3", - "turbo": "2.0.3", + "turbo": "^2.0.3", "typescript": "^5.5.4" }, "engines": { |