Skip to content

Commit 0bdf28a

Browse files
authored
Merge pull request #9 from Intentface/add-github-url
Add github repo
2 parents fe856ea + 90f586f commit 0bdf28a

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.changeset/loud-comics-move.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@intentface/react-speech-recognition": patch
3+
---
4+
5+
Added github repo url

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "@intentface/react-speech-recognition",
33
"version": "1.0.3",
44
"description": "",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/Intentface/react-speech-recognition.git"
8+
},
59
"main": "dist/index.js",
610
"module": "dist/index.mjs",
711
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)