Skip to content

Commit 953423f

Browse files
committed
Added urls to package
1 parent b897ffd commit 953423f

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
@@ -28,5 +28,9 @@
2828
"path": "Samples~/SamplesSolidText"
2929
}
3030
],
31-
"type": "library"
31+
"type": "library",
32+
"documentationUrl": "https://github.com/Ikaroon/TMP3D",
33+
"changelogUrl": "https://github.com/Ikaroon/TMP3D/commits/main",
34+
"license": "See LICENSE.md file",
35+
"licensesUrl": "https://github.com/Ikaroon/TMP3D/blob/main/LICENSE"
3236
}

0 commit comments

Comments
 (0)