Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
evancohen committed Jun 3, 2019
1 parent 05ff996 commit f777cbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sonus",
"version": "1.0.1",
"version": "1.0.2",
"description": "Open source cross platform decentralized always-on speech recognition framework",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@google-cloud/speech": "^2.1.2",
"node-record-lpcm16": "^0.3.1",
"snowboy": "^1.2.0"
"snowboy": "1.3.1-alpha.1"
},
"devDependencies": {
"eslint": "^3.7.0"
Expand Down

0 comments on commit f777cbf

Please sign in to comment.