Skip to content

Commit

Permalink
Update version to 0.22.13
Browse files Browse the repository at this point in the history
  • Loading branch information
tcobbs-bentley committed Aug 19, 2024
1 parent 70fb5da commit 4a41e6d
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 116 deletions.
208 changes: 104 additions & 104 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.12",
"version": "0.22.13",
"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.8.1",
"@itwin/core-common": "4.8.1",
"@itwin/core-frontend": "4.8.1",
"@itwin/core-geometry": "4.8.1",
"@itwin/core-i18n": "4.8.1",
"@itwin/core-markup": "4.8.1",
"@itwin/core-orbitgt": "4.8.1",
"@itwin/core-quantity": "4.8.1",
"@itwin/presentation-common": "4.8.1",
"@itwin/presentation-frontend": "4.8.1",
"@itwin/webgl-compatibility": "4.8.1",
"@itwin/core-bentley": "4.8.3",
"@itwin/core-common": "4.8.3",
"@itwin/core-frontend": "4.8.3",
"@itwin/core-geometry": "4.8.3",
"@itwin/core-i18n": "4.8.3",
"@itwin/core-markup": "4.8.3",
"@itwin/core-orbitgt": "4.8.3",
"@itwin/core-quantity": "4.8.3",
"@itwin/presentation-common": "4.8.3",
"@itwin/presentation-frontend": "4.8.3",
"@itwin/webgl-compatibility": "4.8.3",
"base64-js": "^1.5.1"
},
"devDependencies": {
Expand Down

0 comments on commit 4a41e6d

Please sign in to comment.