Adding support for Raspberry Pi

I wanted to run this on my raspberry pi that controls my plex server.
This commit is contained in:
benmcmath 2020-05-20 21:40:11 -04:00 committed by GitHub
parent d84ea86ee0
commit 003602f92f
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": {