Skip to content

Commit

Permalink
fix (#154)
Browse files Browse the repository at this point in the history
fixed roi select
  • Loading branch information
volarname authored Dec 11, 2023
1 parent e91246c commit 43fb8f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"cy:open": "CYPRESS_CACHE_FOLDER='node_modules/.cache/Cypress' yarn cypress open -C cypress/config/cypress.config.ts"
},
"dependencies": {
"@anzusystems/common-admin": "1.40.0-alpha10",
"@anzusystems/common-admin": "1.40.0-alpha11",
"@mdi/font": "7.3.67",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ __metadata:
languageName: node
linkType: hard

"@anzusystems/common-admin@npm:1.40.0-alpha10":
version: 1.40.0-alpha10
resolution: "@anzusystems/common-admin@npm:1.40.0-alpha10"
"@anzusystems/common-admin@npm:1.40.0-alpha11":
version: 1.40.0-alpha11
resolution: "@anzusystems/common-admin@npm:1.40.0-alpha11"
peerDependencies:
"@vuelidate/core": 2.0.3
"@vuelidate/validators": 2.0.4
Expand All @@ -41,7 +41,7 @@ __metadata:
optional: true
vue-router:
optional: true
checksum: facc4f3099cb27a2db036928f6dbd60a4da4afc4f23f686f3d0268574e913740a0017a686388684e860d0c5b94b41dc81f5fc32f961555d9bde61cf050a1cf33
checksum: 6dd5d6242c412c9ddf3104592c9ce38f1761f0cd55d10380555770d8340443dae90f196b781b09d8642423374a806d6221ff96b0496a79f38eb7168fbc361c4c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1587,7 +1587,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "adam-admin@workspace:."
dependencies:
"@anzusystems/common-admin": "npm:1.40.0-alpha10"
"@anzusystems/common-admin": "npm:1.40.0-alpha11"
"@cypress/grep": "npm:^4.0.1"
"@intlify/unplugin-vue-i18n": "npm:^1.5.0"
"@mdi/font": "npm:7.3.67"
Expand Down

0 comments on commit 43fb8f0

Please sign in to comment.