mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: remove http-server dependency (#7199)
`npm i` fails on non windows os because of `http-server` dev dependency. Not sure we need it.
This commit is contained in:
@@ -26,7 +26,6 @@
|
|||||||
"grunt-simple-mocha": "0.4.1",
|
"grunt-simple-mocha": "0.4.1",
|
||||||
"grunt-ts": "6.0.0-beta.11",
|
"grunt-ts": "6.0.0-beta.11",
|
||||||
"grunt-typedoc": "0.2.4",
|
"grunt-typedoc": "0.2.4",
|
||||||
"http-server": "^0.9.0",
|
|
||||||
"madge": "^2.2.0",
|
"madge": "^2.2.0",
|
||||||
"markdown-snippet-injector": "0.2.2",
|
"markdown-snippet-injector": "0.2.2",
|
||||||
"mocha": "^3.5.0",
|
"mocha": "^3.5.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user