Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaWellbrock committed Nov 18, 2024
1 parent e50b67b commit 945871a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"description": "Explore the Flutter IMP Reader Package, a robust solution for seamless integration of IMP Readers via Bluetooth Low Energy (BLE) into your Flutter applications. This package is designed to simplify the integration process, providing developers with a versatile toolkit for managing connections and defining workflows effortlessly.",
"main": "index.js",
"directories": {
"example": "example",
"example_advanced": "example_advanced",
"example": "example/example",
"example_advanced": "example/example_advanced",
"lib": "lib",
"test": "test"
},
Expand Down

0 comments on commit 945871a

Please sign in to comment.