Skip to content

Commit 1cc68aa

Browse files
authored
Merge pull request #456 from OneSignal/fix/example_pubspec_rm_path
Remove path from pubspec.yaml, it isn't valid
2 parents cf6919d + 8ab57ea commit 1cc68aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

example/pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ dev_dependencies:
1616
flutter_test:
1717
sdk: flutter
1818

19-
onesignal_flutter:
20-
path: ^3.1.0
19+
onesignal_flutter: ^3.1.0
2120

2221
# For information on the generic Dart part of this file, see the
2322
# following page: https://www.dartlang.org/tools/pub/pubspec

0 commit comments

Comments
 (0)