MOD: updating to pull dependencies
This commit is contained in:
parent
8e6809c29a
commit
33f59e1c98
|
@ -12,3 +12,12 @@ dependencies:
|
|||
dev_dependencies:
|
||||
pedantic: '>=1.0.0'
|
||||
test: any
|
||||
dependency_overrides:
|
||||
crypto:
|
||||
git:
|
||||
url: ssh://git@git.malloc.io:1122/j3g/flutter_web_plugins.git
|
||||
path: packages/crypto
|
||||
convert:
|
||||
git:
|
||||
url: ssh://git@git.malloc.io:1122/j3g/flutter_web_plugins.git
|
||||
path: packages/convert
|
||||
|
|
Loading…
Reference in New Issue