Fixed windows

This commit is contained in:
WolverinDEV 2019-12-07 22:56:52 +01:00
parent f01c9caf2d
commit 6131005658
No known key found for this signature in database
GPG Key ID: 77A6C15085150EEB
2 changed files with 2 additions and 2 deletions

View File

@ -119,6 +119,6 @@ function deploy_client() {
#install_npm
#compile_scripts
compile_native
#compile_native
package_client
deploy_client

View File

@ -1,6 +1,6 @@
{
"name": "TeaClient",
"version": "1.4.2-3",
"version": "1.4.2-4",
"description": "",
"main": "main.js",
"scripts": {