Skip to content
Snippets Groups Projects
Commit 3ccaa60f authored by dgelessus's avatar dgelessus
Browse files

Move run-script-os into devDependencies

parent 5d361df2
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,6 @@
"net": "^1.0.2",
"path": "^0.12.7",
"portastic": "^1.0.1",
"run-script-os": "^1.1.6",
"stream-to-array": "^2.3.0",
"tcp-port-used": "^1.0.2",
"ts-xor": "^1.0.8",
......@@ -36,6 +35,7 @@
"devDependencies": {
"@types/node": "^14.14.44",
"@vscode/vsce": "^2.19.0",
"run-script-os": "^1.1.6",
"typescript": "^4.8.4"
},
"engines": {
......
......@@ -147,6 +147,7 @@
"devDependencies": {
"@types/node": "^14.14.44",
"@vscode/vsce": "^2.19.0",
"run-script-os": "^1.1.6",
"typescript": "^4.8.4"
},
"dependencies": {
......@@ -162,7 +163,6 @@
"net": "^1.0.2",
"path": "^0.12.7",
"portastic": "^1.0.1",
"run-script-os": "^1.1.6",
"stream-to-array": "^2.3.0",
"tcp-port-used": "^1.0.2",
"ts-xor": "^1.0.8",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment