We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c26fa1 commit d9e7be9Copy full SHA for d9e7be9
package.json
@@ -8,5 +8,9 @@
8
"name": "Unity Community",
9
"email": "hasanbayat1393@gmail.com"
10
},
11
- "scopedRegistries": []
+ "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"
16
}
0 commit comments