Remove items from the package.json that were used in EUS
This commit is contained in:
parent
9f2cfc58c7
commit
d57f7ad4be
1 changed files with 1 additions and 6 deletions
|
@ -10,12 +10,7 @@
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chalk": "^2.4.2",
|
"chalk": "^2.4.2",
|
||||||
"connect-busboy": "0.0.2",
|
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"get-folder-size": "^2.0.1",
|
"http": "0.0.0"
|
||||||
"http": "0.0.0",
|
|
||||||
"randomstring": "^1.1.5",
|
|
||||||
"request": "^2.88.0",
|
|
||||||
"semantic-ui": "^2.4.2"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue