Skip to content

Commit 0e4bc3f

Browse files
committed
Release 1.0.26 - Release candidate
2 parents 3163da6 + 1a45a64 commit 0e4bc3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: parse_server_sdk
22
description: Flutter plugin for Parse Server, (https://parseplatform.org), (https://back4app.com)
33
version: 1.0.26
44
homepage: https://github.com/phillwiggins/flutter_parse_sdk
5-
author: PhillWiggins <[email protected]>
65

76
environment:
87
sdk: ">=2.2.2 <3.0.0"
@@ -26,6 +25,8 @@ dependencies:
2625
uuid: ^2.0.4
2726
package_info: ^0.4.0+13
2827
devicelocale: ^0.2.1
28+
meta: ^1.1.8
29+
path: ^1.6.4
2930

3031
dev_dependencies:
3132
# Testing

0 commit comments

Comments
 (0)