@oracle/oci-ai-speech-realtime
Advanced tools
Comparing version 2.0.0-rc1 to 2.0.0-rc2
{ | ||
"name": "@oracle/oci-ai-speech-realtime", | ||
"version": "2.0.0-rc1", | ||
"version": "2.0.0-rc2", | ||
"description": "OCI NodeJS client for the OCI AI Speech Realtime Service", | ||
@@ -10,3 +10,4 @@ "main": "dist/index.js", | ||
"prepack": "cp ../LICENSE.txt ../THIRD_PARTY_LICENSES.txt .", | ||
"test": "jest" | ||
"test": "jest", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -13,0 +14,0 @@ "author": "Oracle", |
94427
31
1044