mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
remove class bind
This commit is contained in:
parent
3bb216e021
commit
43605f6552
@ -8,7 +8,6 @@
|
|||||||
"run:prod": "cross-env NODE_ENV=production node ./dist/index.js"
|
"run:prod": "cross-env NODE_ENV=production node ./dist/index.js"
|
||||||
},
|
},
|
||||||
"shared": {
|
"shared": {
|
||||||
"classes/RTEngineServer": "src/shared-classes/RTEngineServer",
|
|
||||||
"classes/FileUpload": "src/shared-classes/FileUpload",
|
"classes/FileUpload": "src/shared-classes/FileUpload",
|
||||||
"classes/CacheService": "src/shared-classes/CacheService",
|
"classes/CacheService": "src/shared-classes/CacheService",
|
||||||
"classes/ComtyClient": "src/shared-classes/ComtyClient",
|
"classes/ComtyClient": "src/shared-classes/ComtyClient",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user