Skip to content

Commit

Permalink
build(altfire_lints): Preparation for altfire_lints package release (#47
Browse files Browse the repository at this point in the history
)

* build(altfire_lints): update pubspec.yaml

* build(altfire_lints): add LICENSE file link
  • Loading branch information
riscait authored Jan 16, 2024
1 parent 0a30141 commit 68fef48
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/altfire_lints/LICENSE
8 changes: 7 additions & 1 deletion packages/altfire_lints/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name: altfire_lints
description: altfire_lints is helpful in preventing common issues with wrapper packages for flutterfire.
version: 0.0.1
version: 0.1.0
homepage: https://altive.dev
repository: https://github.com/altive/altfire
issue_tracker: https://github.com/altive/altfire/issues?q=is%3Aopen+is%3Aissue+label%3Aaltfire_lints

false_secrets:
- example/**

environment:
sdk: ^3.0.0
Expand Down

0 comments on commit 68fef48

Please sign in to comment.