2.0.0-alpha.1

This commit is contained in:
yushijinhun 2020-01-27 18:59:51 +08:00
parent f485a3a026
commit 0afb1151ec
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": "1.2.1",
"version": "2.0.0-alpha.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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