Merge branch 'WhiskeySockets:master' into master

This commit is contained in:
Samuel Scheit
2023-05-23 17:51:28 +02:00
committed by GitHub
3 changed files with 37 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
"gen:protobuf": "sh WAProto/GenerateStatics.sh",
"lint": "eslint . --ext .js,.ts,.jsx,.tsx",
"lint:fix": "eslint . --fix --ext .js,.ts,.jsx,.tsx",
"prepack": "tsc",
"prepare": "tsc",
"release": "release-it",
"test": "jest"