aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/shared/package.json')
-rw-r--r--packages/shared/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/shared/package.json b/packages/shared/package.json
index 3db4cb1..e2b2c77 100644
--- a/packages/shared/package.json
+++ b/packages/shared/package.json
@@ -7,7 +7,6 @@
7 "module": "dist/index.mjs", 7 "module": "dist/index.mjs",
8 "types": "dist/index.d.ts", 8 "types": "dist/index.d.ts",
9 "scripts": { 9 "scripts": {
10 "clean": "rimraf dist tsconfig.tsbuildinfo",
11 "typecheck": "tsc" 10 "typecheck": "tsc"
12 }, 11 },
13 "dependencies": { 12 "dependencies": {