mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Update packages and fix issue with app build script
This commit is contained in:
16
package.json
16
package.json
@@ -21,17 +21,17 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/minimist": "^1.2.0",
|
||||
"@types/semver": "^6.0.1",
|
||||
"@types/uuid": "^3.4.5",
|
||||
"@types/ws": "^6.0.1",
|
||||
"@types/semver": "^6.2.0",
|
||||
"@types/uuid": "^3.4.6",
|
||||
"@types/ws": "^6.0.4",
|
||||
"fs-extra": "^8.1.0",
|
||||
"glob": "^7.1.4",
|
||||
"glob": "^7.1.6",
|
||||
"jasmine-console-reporter": "^3.1.0",
|
||||
"minimist": "^1.2.0",
|
||||
"selenium-webdriver": "^4.0.0-alpha.4",
|
||||
"selenium-webdriver": "^4.0.0-alpha.5",
|
||||
"semver": "^6.3.0",
|
||||
"typescript": "^3.5.3",
|
||||
"uuid": "^3.3.2",
|
||||
"ws": "^7.1.1"
|
||||
"typescript": "^3.7.4",
|
||||
"uuid": "^3.3.3",
|
||||
"ws": "^7.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user