This commit is contained in:
Andrew Gundersen 2022-03-09 07:21:47 -06:00
commit 351cbb2ef3

View file

@ -1,6 +1,6 @@
{ {
"name": "@crimata/nodeaudio", "name": "@crimata/nodeaudio",
"version": "0.0.0", "version": "0.0.1",
"description": "NodeJS bindings for PortAudio", "description": "NodeJS bindings for PortAudio",
"main": "./index.js", "main": "./index.js",
"dependencies": { "dependencies": {