mirror of
https://github.com/coder/code-server.git
synced 2026-06-23 18:37:10 +02:00
Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode'
This commit is contained in:
12
lib/vscode/build/lib/watch/package.json
Normal file
12
lib/vscode/build/lib/watch/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "watch",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"author": "Microsoft ",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"devDependencies": {},
|
||||
"dependencies": {
|
||||
"vscode-gulp-watch": "^5.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user