mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Multiple option env file (#4788)
* multi configuration file enabling * improve ignore * update i18n tool dep * update webbpack bundle analyzer version * fix ps cloud test wait setting * fix script content * remove use of testconfig for browser options * convert protractor to ts * download browser util fix
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"postinstall": "node ./node_modules/vscode/bin/install"
|
||||
},
|
||||
"dependencies": {
|
||||
"vscode": "^1.1.17",
|
||||
"vscode-languageclient": "^4.1.3"
|
||||
"vscode": "^1.1.34",
|
||||
"vscode-languageclient": "^5.2.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user