This commit is contained in:
2020-07-23 14:22:30 +08:00
parent ea99cbea1d
commit 0c71bc3582
20 changed files with 95 additions and 60 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ccms/websocket",
"version": "0.8.3",
"version": "0.8.4",
"description": "MiaoScript websocket package",
"keywords": [
"miaoscript",
@ -19,7 +19,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@ccms/nashorn": "^0.8.3",
"@ccms/nashorn": "^0.8.4",
"@javatypes/tomcat-websocket-api": "^0.0.2",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",