This commit is contained in:
yushijinhun 2018-08-21 10:11:31 +08:00
parent f7ac8257cb
commit 41b8ab9dab
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.4",
"version": "1.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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