Skip to content

Commit 26ce726

Browse files
authored
Add git repository field
So we can go to the GitHub repo from NPM
1 parent f66ad47 commit 26ce726

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "lib/index.js",
66
"module": "es/index.js",
77
"license": "MIT",
8+
"repository": "[email protected]:FormidableLabs/prism-react-renderer.git",
89
"files": [
910
"es",
1011
"lib",

0 commit comments

Comments
 (0)