2.0.0-alpha.7

This commit is contained in:
yushijinhun 2020-08-19 00:55:58 +08:00
parent 3b7b9499cb
commit 7a82f90967
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.6",
"version": "2.0.0-alpha.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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