Merge pull request #30 from benmcmath/patch-1

Adding support for Raspberry Pi
This commit is contained in:
Austin Tinius 2020-05-21 12:20:41 -07:00 committed by GitHub
commit 47b0bf54b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,8 @@
"x64",
"linux",
"macos",
"windows"
"windows",
"armv7"
]
},
"devDependencies": {