add serve as dev dependency
[apps/outliner/.git] / package.json
index 24fb9244a6d9bae01c2fb1c291d6754e269ea547..69f642e0d18a0a70c64da2fc300ea74bd69ca259 100644 (file)
@@ -9,6 +9,7 @@
     "@types/lodash": "^4.14.191",
     "@types/marked": "^4.0.8",
     "@types/uuid": "^9.0.0",
+    "serve": "^14.2.0",
     "ts-loader": "^9.4.2",
     "tsconfig-paths": "^4.1.2",
     "tsconfig-paths-webpack-plugin": "^4.0.0",
@@ -17,6 +18,7 @@
     "webpack-cli": "^5.0.1"
   },
   "dependencies": {
+    "@lyrasearch/lyra": "^0.4.3",
     "keyboardjs": "^2.7.0",
     "lodash": "^4.17.21",
     "marked": "^4.2.12",