1
0
mirror of https://github.com/mgerb/ps-launcher synced 2026-01-11 19:02:50 +00:00

wip - add/edit server with modal

This commit is contained in:
2017-10-26 23:39:46 -05:00
parent 5db4b138e0
commit 0df1e284f9
10 changed files with 282 additions and 50 deletions

View File

@@ -39,6 +39,7 @@
"babel-loader": "^7.1.2",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babel-preset-es2015": "^6.18.0",
"babel-preset-react": "^6.16.0",
"babel-preset-stage-0": "^6.16.0",
@@ -56,6 +57,7 @@
"@types/lodash": "^4.14.77",
"@types/react": "^16.0.10",
"@types/react-dom": "^16.0.1",
"@types/react-modal": "^2.2.2",
"@types/react-router-dom": "^4.0.2",
"@types/toastr": "^2.1.35",
"autoprefixer": "^7.1.5",