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