fix: #955 upgrade build_resolvers to 2.0.9

This commit is contained in:
Lucas.Xu 2022-08-31 15:49:01 +08:00
parent b61e3f4601
commit b5c3b61158
2 changed files with 5 additions and 1 deletions

View File

@ -4,10 +4,14 @@ on:
push:
branches:
- "main"
paths:
- "frontend/app_flowy/packages/appflowy_editor"
pull_request:
branches:
- "main"
paths:
- "frontend/app_flowy/packages/appflowy_editor"
env:
CARGO_TERM_COLOR: always

View File

@ -98,7 +98,7 @@ packages:
name: build_resolvers
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.8"
version: "2.0.9"
build_runner:
dependency: "direct dev"
description: