Skip to content

Commit 91e3bbd

Browse files
Update repository for npm to show.
1 parent 415eb50 commit 91e3bbd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"main": "lib/reword-js.cjs.js",
66
"module": "lib/reword-js.esm.js",
77
"browser": "lib/reword-js.umd.js",
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/devbridge/reword-js"
11+
},
812
"scripts": {
913
"build": "rollup -c",
1014
"dev": "rollup -c -w",

0 commit comments

Comments
 (0)