Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix the web example pubspec
  • Loading branch information
rxlabz authored Oct 28, 2020
commit a2a064ab03d4ff97dc8d0c15eca4f0449eafad0d
2 changes: 1 addition & 1 deletion dart/example_web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ environment:

dependencies:
sentry:
path: ../..
path: ../

dev_dependencies:
build_runner: ^1.10.0
Expand Down