2.0.0-alpha.3

This commit is contained in:
yushijinhun 2020-06-17 13:33:07 +08:00
parent 02c8b59630
commit c64a11e9cb
No known key found for this signature in database
GPG Key ID: 5BC167F73EA558E4
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "skinview3d",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "skinview3d",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.3",
"description": "Three.js powered Minecraft skin viewer",
"main": "libs/skinview3d.js",
"type": "module",