Skip to content

Commit 2644165

Browse files
committed
Put chokidar dep into server/
Otherwise we can't carry server as a standalone folder to vendor into the vim and ST plugins
1 parent c7fe8c9 commit 2644165

File tree

4 files changed

+303
-299
lines changed

4 files changed

+303
-299
lines changed

package-lock.json

Lines changed: 2 additions & 276 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
"typescript": "^3.9.4"
113113
},
114114
"dependencies": {
115-
"chokidar": "^3.4.2",
116115
"vscode-languageclient": "^6.1.3"
117116
}
118117
}

0 commit comments

Comments
 (0)