Skip to content

Commit

Permalink
Merge pull request #13 from roughike/remove-author-from-pubspec
Browse files Browse the repository at this point in the history
remove author from pubspec.yaml
  • Loading branch information
roughike authored Dec 27, 2020
2 parents a9aed93 + 57644b6 commit fc5e9f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: streaming_shared_preferences
description: A stream based wrapper over shared_preferences, allowing reactive key-value storage.
version: 1.0.2
author: Iiro Krankka <iiro.krankka@gmail.com>
homepage: https://github.com/roughike/streaming_shared_preferences

environment:
Expand Down

0 comments on commit fc5e9f8

Please sign in to comment.