Skip to content

Commit 5a82d32

Browse files
authored
Merge pull request #209 from Simek/patch-1
chore: add description to package.json
2 parents a9451f8 + 415679c commit 5a82d32

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

packages/lib/package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
"name": "react-tv-space-navigation",
33
"version": "5.2.0",
44
"main": "dist/index.js",
5-
"repository": {
6-
"type": "git",
7-
"url": "git+https://github.com/bamlab/react-tv-space-navigation.git"
8-
},
5+
"description": "A React Native module to handle spatial navigation for a TV application in a 100% cross-platform way",
6+
"repository": "github:bamlab/react-tv-space-navigation",
97
"license": "MIT",
108
"devDependencies": {
119
"@testing-library/react-hooks": "^8.0.1",

0 commit comments

Comments
 (0)