@itwin/presentation-shared
Advanced tools
Comparing version 0.4.0 to 0.4.1
# @itwin/presentation-shared | ||
## 0.4.1 | ||
### Patch Changes | ||
- [#695](https://github.com/iTwin/presentation/pull/695): Bump `iTwin.js` core package dependency versions to `4.8.0` | ||
## 0.4.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@itwin/presentation-shared", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "The package contains types and utilities used across different iTwin.js Presentation packages.", | ||
@@ -27,6 +27,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@itwin/core-bentley": "^4.6.0" | ||
"@itwin/core-bentley": "^4.8.0" | ||
}, | ||
"devDependencies": { | ||
"@itwin/build-tools": "^4.7.1", | ||
"@itwin/build-tools": "^4.8.0", | ||
"@itwin/eslint-plugin": "^4.1.1", | ||
@@ -33,0 +33,0 @@ "@types/chai": "^4.3.16", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
293426
Updated@itwin/core-bentley@^4.8.0