Move to a file dependency for embedded-techdocs-app

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-01-27 10:37:03 +01:00
parent 493394603a
commit 14472509a3
3 changed files with 30 additions and 1 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"@types/node": "^14.14.32",
"@types/serve-handler": "^6.1.0",
"@types/webpack-env": "^1.15.3",
"embedded-techdocs-app": "0.2.61",
"embedded-techdocs-app": "file:../embedded-techdocs-app",
"find-process": "^1.4.5",
"nodemon": "^2.0.2",
"ts-node": "^10.0.0"