Skip to content

Commit 2b92fda

Browse files
author
santerijps
committed
add repository to package.json
1 parent 59df38f commit 2b92fda

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "@santerijps/mion",
33
"version": "0.1.0",
44
"description": "Minimal Object Notation",
5+
"repository": {
6+
"type": "github",
7+
"url": "https://github.com/santerijps/mion"
8+
},
59
"main": "dist/index.js",
610
"types": "dist/index.d.ts",
711
"bin": "dist/bin.js",

0 commit comments

Comments
 (0)