Skip to content

Commit

Permalink
Merge pull request #16 from Dhi13man:15-api-upgrades
Browse files Browse the repository at this point in the history
Minor fixes with cosmetics
  • Loading branch information
Dhi13man authored Jan 31, 2024
2 parents 3c0c645 + a86f476 commit 6aca7b4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,7 @@ dotenv*

# IDE folders
.vscode
.idea
.idea

# Mac-specific stuff
.DS_Store
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The package enables the easy integration of the openrouteservice API with releva

## Contents

- [open_route_service](#open_route_service)
- [open\_route\_service](#open_route_service)
- [Contents](#contents)
- [Features](#features)
- [Getting started](#getting-started)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ dependencies:
http: ^1.0.0

dev_dependencies:
lints: ^2.1.1
lints: ^3.0.0
test: ^1.20.1

0 comments on commit 6aca7b4

Please sign in to comment.