1.1.0-alpha.3

This commit is contained in:
yushijinhun 2018-05-05 21:52:33 +08:00
parent c004512cb4
commit 934e1e5c71
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.1.0-alpha.2",
"version": "1.1.0-alpha.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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