Add "Remove Server" modal
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
"babel-core": "^6.21.0",
|
||||
"babel-eslint": "^7.1.1",
|
||||
"babel-loader": "^6.2.10",
|
||||
"babel-plugin-transform-object-rest-spread": "^6.22.0",
|
||||
"babel-preset-react": "^6.16.0",
|
||||
"chai": "^3.5.0",
|
||||
"chai-as-promised": "^6.0.0",
|
||||
@@ -77,7 +78,10 @@
|
||||
},
|
||||
{
|
||||
"from": "resources/linux",
|
||||
"filter": ["create_desktop_file.sh", "README.md"]
|
||||
"filter": [
|
||||
"create_desktop_file.sh",
|
||||
"README.md"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user