We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe856ea + 90f586f commit 0bdf28aCopy full SHA for 0bdf28a
.changeset/loud-comics-move.md
@@ -0,0 +1,5 @@
1
+---
2
+"@intentface/react-speech-recognition": patch
3
4
+
5
+Added github repo url
package.json
@@ -2,6 +2,10 @@
"name": "@intentface/react-speech-recognition",
"version": "1.0.3",
"description": "",
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/Intentface/react-speech-recognition.git"
8
+ },
9
"main": "dist/index.js",
10
"module": "dist/index.mjs",
11
"types": "dist/index.d.ts",
0 commit comments