creativecreatorormaybenot

Fix macos dependency (#147)

1 name: wakelock_macos 1 name: wakelock_macos
2 description: >-2 2 description: >-2
3 macOS platform implementation of the wakelock_platform_interface for the wakelock plugin. 3 macOS platform implementation of the wakelock_platform_interface for the wakelock plugin.
4 -version: 0.3.0 4 +version: 0.4.0
5 repository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_macos 5 repository: https://github.com/creativecreatorormaybenot/wakelock/tree/main/wakelock_macos
6 6
7 environment: 7 environment:
@@ -14,7 +14,7 @@ dependencies: @@ -14,7 +14,7 @@ dependencies:
14 flutter_web_plugins: 14 flutter_web_plugins:
15 sdk: flutter 15 sdk: flutter
16 16
17 - wakelock_platform_interface: ^0.4.0 17 + wakelock_platform_interface: ^0.3.0
18 18
19 dev_dependencies: 19 dev_dependencies:
20 flutter_test: 20 flutter_test: