Skip to content

Commit ace0e50

Browse files
committed
SOF-7449: update esse with published version
1 parent f0f7f4d commit ace0e50

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@babel/register": "^7.25.7",
6464
"@babel/runtime-corejs3": "^7.25.7",
6565
"@exabyte-io/eslint-config": "^2025.1.15-0",
66-
"@mat3ra/esse": "git+https://github.com/Exabyte-io/esse.git#3e9d522838ad7bb3021efc682d8ce1eb28021ba2",
66+
"@mat3ra/esse": "2025.4.15-0",
6767
"@mat3ra/tsconfig": "2024.6.3-0",
6868
"@types/chai": "^4.3.20",
6969
"@types/crypto-js": "^4.2.2",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"numpy",
2020
"jsonschema>=2.6.0",
2121
"pydantic>=2.7.1",
22-
"mat3ra-esse@git+https://github.com/exabyte-io/esse@3e9d522838ad7bb3021efc682d8ce1eb28021ba2",
22+
"mat3ra-esse>=2025.4.15.post0",
2323
"mat3ra-utils>=2024.5.15.post0",
2424
]
2525

0 commit comments

Comments
 (0)