Skip to content

Commit d9e7be9

Browse files
committed
added links for change log, license and documentation
currently pointing at fork, will update to main branch once PR is accepted
1 parent 5c26fa1 commit d9e7be9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,9 @@
88
"name": "Unity Community",
99
"email": "hasanbayat1393@gmail.com"
1010
},
11-
"scopedRegistries": []
11+
"scopedRegistries": [],
12+
"changelogUrl": "https://github.com/ThatAmuzak/UnitySingleton/blob/convert-to-upm/CHANGELOG.md",
13+
"license": "MIT",
14+
"licensesUrl": "https://github.com/ThatAmuzak/UnitySingleton/blob/convert-to-upm/LICENSE",
15+
"documentationUrl": "https://github.com/ThatAmuzak/UnitySingleton/blob/convert-to-upm/README.md"
1216
}

0 commit comments

Comments
 (0)