Compare commits
3 Commits
c9068c4a25
...
999e3855a5
Author | SHA1 | Date | |
---|---|---|---|
999e3855a5 | |||
2214387010 | |||
667ce69be8 |
@@ -12,7 +12,7 @@ steps:
|
||||
|
||||
# Frontend
|
||||
- name: web_build
|
||||
image: node:23
|
||||
image: node:24
|
||||
depends_on:
|
||||
- fetch
|
||||
volumes:
|
||||
|
@@ -84,7 +84,7 @@ dependencies:
|
||||
# Document scanner
|
||||
# flutter_doc_scanner: ^0.0.16 # no bundled support yet
|
||||
# https://developers.google.com/ml-kit/tips/installation-paths
|
||||
scanbot_sdk: ^7.0.0
|
||||
scanbot_sdk: ^7.0.1
|
||||
|
||||
# Get documents path
|
||||
path_provider: ^2.1.5
|
||||
|
Reference in New Issue
Block a user