Skip to content

Commit e7bcdb9

Browse files
author
Ivan Dlugos
committed
remove author from pubspec - it's deprecated in favor of pub.dev verified publisher
1 parent 0939859 commit e7bcdb9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

generator/pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: objectbox_generator
22
version: 0.5.0
33
repository: https://github.com/objectbox/objectbox-dart
44
homepage: https://objectbox.io
5-
author: objectbox.io
65
description: ObjectBox binding code generator - finds annotated entities and adds them to the ObjectBox DB model.
76

87
environment:

pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: objectbox
22
version: 0.5.0
33
repository: https://github.com/objectbox/objectbox-dart
44
homepage: https://objectbox.io
5-
author: objectbox.io
65
description: ObjectBox is a super-fast NoSQL ACID compliant object database.
76

87
environment:

0 commit comments

Comments
 (0)