aboutsummaryrefslogtreecommitdiff
path: root/packages/client/package.json
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2021-07-06 14:55:58 +0200
committerHampusM <hampus@hampusmat.com>2021-07-06 14:55:58 +0200
commitc2dc7906e47a05cecc6350fd6a3d6f6f955a3423 (patch)
tree0f3895eb00783943a13d27235dfd88bcda5a844c /packages/client/package.json
parent49e6ae50447130ba6e2efd2b561f1b1dcc033099 (diff)
Frontend uses shared types
Diffstat (limited to 'packages/client/package.json')
-rw-r--r--packages/client/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/client/package.json b/packages/client/package.json
index deaacdf..96529ba 100644
--- a/packages/client/package.json
+++ b/packages/client/package.json
@@ -21,6 +21,7 @@
},
"devDependencies": {
"@types/marked": "^2.0.3",
+ "shared_types": "workspace:shared_types",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"@vue/cli-plugin-babel": "~4.5.0",