diff --git a/package-lock.json b/package-lock.json index f29abfa..0826f47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1581,8 +1581,9 @@ } }, "@exabyte-io/mode.js": { - "version": "git+https://github.com/Exabyte-io/mode.js.git#6cfd61d8c68a835ca29830c99d6b7d8acd181a66", - "from": "git+https://github.com/Exabyte-io/mode.js.git#6cfd61d8c68a835ca29830c99d6b7d8acd181a66", + "version": "2024.4.28-0", + "resolved": "https://registry.npmjs.org/@exabyte-io/mode.js/-/mode.js-2024.4.28-0.tgz", + "integrity": "sha512-k2xMAQ0xkTyNUOaIn57czdK77HcqnpKMBY+HY9kg+qrKmYiPak+izxqbWnbQnPANR+zkaG7tlsqJ4WFCpR4/dg==", "dev": true, "requires": { "@babel/cli": "7.16.0", diff --git a/package.json b/package.json index 09776d7..e00e8d5 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@exabyte-io/application-flavors.js": "2024.4.27-0", "@exabyte-io/eslint-config": "^2022.11.17-0", "@exabyte-io/ide.js": "2024.3.26-0", - "@exabyte-io/mode.js": "git+https://github.com/Exabyte-io/mode.js.git#6cfd61d8c68a835ca29830c99d6b7d8acd181a66", + "@exabyte-io/mode.js": "2024.4.28-0", "@mat3ra/code": "2024.3.25-3", "@mat3ra/esse": "2024.4.19-1", "@mat3ra/made": "2024.3.26-0",