diff --git a/package-lock.json b/package-lock.json index 89dd948..1ad18aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1264,9 +1264,8 @@ } }, "@exabyte-io/application-flavors.js": { - "version": "2024.1.23-1", - "resolved": "https://registry.npmjs.org/@exabyte-io/application-flavors.js/-/application-flavors.js-2024.1.23-1.tgz", - "integrity": "sha512-PfLh2wrs0KsVLroGVMFJuPHyleMpILtECNi1heKQGlOif0ObP1fxiE1Pb621BvaZhTXl4zdLOHlhM8XJYZy58w==", + "version": "git+https://github.com/Exabyte-io/application-flavors.git#75a3b93cc9dc615bcdeba5da4c4b2d357043b8e9", + "from": "git+https://github.com/Exabyte-io/application-flavors.git#75a3b93cc9dc615bcdeba5da4c4b2d357043b8e9", "dev": true, "requires": { "@babel/cli": "7.16.0", diff --git a/package.json b/package.json index 30b670d..959d980 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@exabyte-io/code.js": "2023.11.22-0", "@exabyte-io/eslint-config": "^2022.11.17-0", "@exabyte-io/made.js": "2022.6.15-0", - "@exabyte-io/application-flavors.js": "2024.1.23-1", + "@exabyte-io/application-flavors.js": "git+https://github.com/Exabyte-io/application-flavors.git#75a3b93cc9dc615bcdeba5da4c4b2d357043b8e9", "chai": "^4.3.4", "eslint": "7.32.0", "eslint-config-airbnb": "19.0.2",