Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #411 from comigor/package-updates
Browse files Browse the repository at this point in the history
pacage update
  • Loading branch information
vasilich6107 authored Apr 6, 2023
2 parents 408f2ad + 759fb32 commit 80921aa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## 7.13.0-beta.1

- package update

## 7.12.0-beta.1

- package update
Expand Down
12 changes: 6 additions & 6 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: artemis
version: 7.12.0-beta.1
version: 7.13.0-beta.1

description: Build dart types from GraphQL schemas and queries (using Introspection Query).
homepage: https://github.com/comigor/artemis
Expand All @@ -12,10 +12,10 @@ dependencies:
code_builder: ^4.4.0
build: ^2.3.1
collection: ^1.17.1
dart_style: ^2.2.4
dart_style: ^2.3.0
equatable: ^2.0.5
glob: ^2.1.1
gql_code_builder: ^0.7.0
gql_code_builder: ^0.7.1
gql_dedupe_link: ^2.0.3+1
gql_exec: ^0.4.3
gql_http_link: ^0.4.5
Expand All @@ -29,11 +29,11 @@ dependencies:
yaml: ^3.1.1

dev_dependencies:
args: ^2.3.2
args: ^2.4.0
build_runner: ^2.3.3
build_test: ^2.1.6
build_test: ^2.1.7
json_serializable: ^6.6.1
build_resolvers: ^2.1.0
build_resolvers: ^2.2.0
test: ^1.22.2
logging: ^1.1.1
lints: ^2.0.1

0 comments on commit 80921aa

Please sign in to comment.