Skip to content

Commit 4a08014

Browse files
authored
Enhance repository key in package.json
1 parent 5233fa7 commit 4a08014

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
"name": "numeric-keyboard",
33
"version": "0.6.0",
44
"description": "Numeric keyboard for mobile browsers",
5-
"repository": {
6-
"type": "git",
7-
"url": "git@github.com:viclm/numeric-keyboard.git"
5+
"repository": "viclm/numeric-keyboard"
86
},
97
"main": "dist/numeric_keyboard.vanilla.js",
108
"scripts": {

0 commit comments

Comments
 (0)