Skip to content

Commit

Permalink
Update version to 0.22.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tcobbs-bentley committed Aug 6, 2024
1 parent 180053c commit 46f2035
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 101 deletions.
178 changes: 89 additions & 89 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itwin/mobile-sdk-core",
"version": "0.22.10",
"version": "0.22.11",
"description": "Bentley iTwin Mobile Core module",
"repository": {
"type": "git",
Expand All @@ -25,17 +25,17 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@itwin/core-bentley": "4.7.7",
"@itwin/core-common": "4.7.7",
"@itwin/core-frontend": "4.7.7",
"@itwin/core-geometry": "4.7.7",
"@itwin/core-i18n": "4.7.7",
"@itwin/core-markup": "4.7.7",
"@itwin/core-orbitgt": "4.7.7",
"@itwin/core-quantity": "4.7.7",
"@itwin/presentation-common": "4.7.7",
"@itwin/presentation-frontend": "4.7.7",
"@itwin/webgl-compatibility": "4.7.7",
"@itwin/core-bentley": "4.7.8",
"@itwin/core-common": "4.7.8",
"@itwin/core-frontend": "4.7.8",
"@itwin/core-geometry": "4.7.8",
"@itwin/core-i18n": "4.7.8",
"@itwin/core-markup": "4.7.8",
"@itwin/core-orbitgt": "4.7.8",
"@itwin/core-quantity": "4.7.8",
"@itwin/presentation-common": "4.7.8",
"@itwin/presentation-frontend": "4.7.8",
"@itwin/webgl-compatibility": "4.7.8",
"base64-js": "^1.5.1"
},
"devDependencies": {
Expand Down

0 comments on commit 46f2035

Please sign in to comment.