Skip to content

Commit a957597

Browse files
committed
v1.1.1
1 parent 02fa65b commit a957597

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

napi-rust-drivers/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
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.
22

3+
34
Use Yarn for this repo.

napi-rust-drivers/package.json

-4
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,5 @@
3939
"dependencies": {
4040
"lodash": "^4.17.21",
4141
"pngparse": "^2.0.1"
42-
},
43-
"optionalDependencies": {
44-
"@wyldcard/drivers-linux-arm-gnueabihf": "1.1.1",
45-
"@wyldcard/drivers-linux-arm64-gnu": "1.1.1"
4642
}
4743
}

0 commit comments

Comments
 (0)