This commit is contained in:
msqr1
2024-04-28 22:15:56 -07:00
parent 0342e66e74
commit f2fa67d637
2 changed files with 2 additions and 1 deletions

1
.npmignore Normal file
View File

@@ -0,0 +1 @@
*

View File

@@ -1,6 +1,6 @@
{ {
"name": "vosklet", "name": "vosklet",
"version": "1.0.1", "version": "1.0.2",
"description": "A speech recognizer that can run on the browser, inspired by vosk-browser", "description": "A speech recognizer that can run on the browser, inspired by vosk-browser",
"main": "Vosklet.js", "main": "Vosklet.js",
"directories": { "directories": {