1
0
mirror of https://github.com/mgerb/ps-launcher synced 2026-01-10 02:22:49 +00:00

add/update/delete servers

This commit is contained in:
2017-10-29 12:57:26 -05:00
parent 5db4b138e0
commit 9806b8ebe6
16 changed files with 483 additions and 71 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",