Update workspace

This commit is contained in:
Christopher Schleiden
2023-02-22 15:53:42 -08:00
parent 2a3d63551f
commit 4c8a6bfc80
2 changed files with 106 additions and 16 deletions
+4 -4
View File
@@ -2,10 +2,10 @@
"name": "actions-languageservices",
"private": true,
"workspaces": [
"./actions-expressions",
"./actions-workflow-parser",
"./actions-languageservice",
"./actions-languageserver",
"./expressions",
"./workflow-parser",
"./languageservice",
"./languageserver",
"./browser-playground"
],
"devDependencies": {