Skip to content

Commit

Permalink
package override fi
Browse files Browse the repository at this point in the history
  • Loading branch information
hmziqrs committed Nov 15, 2024
1 parent 5aa0a07 commit 1987ef8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,6 @@ jobs:
flutter pub get
flutter build web -t lib/main.web.dart --release --no-tree-shake-icons --wasm
- name: Copy privacy policy
run: |
cd app
cp privacy-policy/index.html build/web/privacy-policy.html
- name: Deploy cloudflare pages
uses: cloudflare/wrangler-action@v3
with:
Expand Down
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -589,13 +589,13 @@ packages:
source: hosted
version: "0.11.1"
meta:
dependency: transitive
dependency: "direct overridden"
description:
name: meta
sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
url: "https://pub.dev"
source: hosted
version: "1.15.0"
version: "1.16.0"
mime:
dependency: transitive
description:
Expand Down
2 changes: 2 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ environment:

dependency_overrides:
collection: 1.19.0
meta: 1.16.0


flutter_icons:
includes:
Expand Down

0 comments on commit 1987ef8

Please sign in to comment.