2.0.0-alpha.9

This commit is contained in:
Haowei Wen 2020-09-11 22:47:37 +08:00
parent dac2e23d61
commit c68492ffa7
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.8",
"version": "2.0.0-alpha.9",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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