Move react-script-ts to devDependencies

This commit is contained in:
Jannis Mattheis 2018-11-30 10:55:12 +01:00
parent ec2c3da9d4
commit c77c1b18b8
2 changed files with 2008 additions and 607 deletions

2613
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,6 @@
"react-infinite": "^0.13.0", "react-infinite": "^0.13.0",
"react-router": "^4.3.1", "react-router": "^4.3.1",
"react-router-dom": "^4.3.1", "react-router-dom": "^4.3.1",
"react-scripts-ts": "2.17.0",
"react-timeago": "^4.1.9", "react-timeago": "^4.1.9",
"typeface-roboto": "0.0.54", "typeface-roboto": "0.0.54",
"typeface-roboto-mono": "0.0.54" "typeface-roboto-mono": "0.0.54"
@ -48,6 +47,7 @@
"prettier": "^1.14.2", "prettier": "^1.14.2",
"puppeteer": "^1.8.0", "puppeteer": "^1.8.0",
"rimraf": "^2.6.2", "rimraf": "^2.6.2",
"react-scripts-ts": "2.17.0",
"tree-kill": "^1.2.0", "tree-kill": "^1.2.0",
"tslint-sonarts": "^1.7.0", "tslint-sonarts": "^1.7.0",
"typescript": "^3.0.1", "typescript": "^3.0.1",