Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonahss committed Dec 19, 2023
1 parent 02fa65b commit a957597
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions napi-rust-drivers/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
This package uses [NAPI-RS](https://napi.rs/docs/introduction/getting-started) to create Node.js bindings for the Rust drivers which control the Wyldcard hardware. Check their documentation for details on how to build, run, and publish.


Use Yarn for this repo.
4 changes: 0 additions & 4 deletions napi-rust-drivers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,5 @@
"dependencies": {
"lodash": "^4.17.21",
"pngparse": "^2.0.1"
},
"optionalDependencies": {
"@wyldcard/drivers-linux-arm-gnueabihf": "1.1.1",
"@wyldcard/drivers-linux-arm64-gnu": "1.1.1"
}
}

0 comments on commit a957597

Please sign in to comment.