mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-04-20 22:13:48 +00:00
update flserial dependency reference from main to master
This commit is contained in:
parent
f9b6299620
commit
5b4535d5dc
1 changed files with 2 additions and 2 deletions
|
|
@ -41,7 +41,7 @@ dependencies:
|
|||
flserial:
|
||||
git:
|
||||
url: https://github.com/MeshEnvy/flserial.git
|
||||
ref: main
|
||||
ref: master
|
||||
provider: ^6.1.5+1
|
||||
shared_preferences: ^2.2.2
|
||||
uuid: ^4.3.3
|
||||
|
|
@ -147,4 +147,4 @@ build_pipe:
|
|||
build_command: flutter build web --release --pwa-strategy=none
|
||||
# Strongly recommended: disables the default service worker which often causes more cache headaches
|
||||
add_version_query_param: true
|
||||
# This is the key flag! It appends ?v=<your pubspec version> to bootstrap/JS files
|
||||
# This is the key flag! It appends ?v=<your pubspec version> to bootstrap/JS files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue