@subql/types-algorand
Advanced tools
Comparing version 3.6.1 to 3.6.2-0
@@ -9,2 +9,5 @@ # Changelog | ||
### Changed | ||
- Bump `@subql/types-core` dependency (#135) | ||
## [3.6.1] - 2024-09-10 | ||
@@ -11,0 +14,0 @@ ### Changed |
{ | ||
"name": "@subql/types-algorand", | ||
"version": "3.6.1", | ||
"version": "3.6.2-0", | ||
"description": "", | ||
@@ -27,4 +27,5 @@ "homepage": "https://github.com/subquery/subql", | ||
"dependencies": { | ||
"@subql/types-core": "^1.1.1" | ||
} | ||
"@subql/types-core": "^2.0.0" | ||
}, | ||
"stableVersion": "3.6.1" | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
114976
2
+ Added@subql/types-core@2.0.1(transitive)
- Removed@subql/types-core@1.1.1(transitive)
Updated@subql/types-core@^2.0.0