mirror of
https://git.tuxpa.in/a/code-server.git
synced 2025-01-18 05:38:44 +00:00
eae5d8c807
These conflicts will be resolved in the following commits. We do it this way so that PR review is possible.
13 lines
214 B
JSON
13 lines
214 B
JSON
{
|
|
"name": "watch",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"author": "Microsoft ",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"devDependencies": {},
|
|
"dependencies": {
|
|
"vscode-gulp-watch": "^5.0.3"
|
|
}
|
|
}
|