diff options
| author | Dhravya Shah <[email protected]> | 2025-01-30 21:18:18 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-01-30 21:18:18 -0700 |
| commit | 05434b1c57cd35bd12e74434cf0c408a0f6c65a9 (patch) | |
| tree | 93a09ece09450b873122ad13d286212ddf15554b /package.json | |
| parent | initial docs setup (diff) | |
| download | archived-supermemory-05434b1c57cd35bd12e74434cf0c408a0f6c65a9.tar.xz archived-supermemory-05434b1c57cd35bd12e74434cf0c408a0f6c65a9.zip | |
redepl
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 5031ce4d..ef25819d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "engines": { "node": ">=18" }, - "packageManager": "[email protected]", + "packageManager": "[email protected]", "workspaces": [ "apps/*", "packages/*" |