Skip to content

Commit

Permalink
fix: package.json licensesUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
yuna0x0 committed Jul 25, 2022
1 parent 0847b61 commit ee9482a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "A cute VRoid character, Alice Chan!",
"unity": "2019.4",
"license": "CC-BY-SA-4.0",
"licensesUrl": "https://github.com/edisonlee55/AliceChan/blob/main/LICENSE",
"licensesUrl": "https://github.com/edisonlee55/AliceChan/blob/main/LICENSE.md",
"dependencies": {
"com.vrmc.vrmshaders": "0.102.1",
"com.vrmc.gltf": "0.102.1",
Expand Down

0 comments on commit ee9482a

Please sign in to comment.