suspend issue fixed

This commit is contained in:
shiva yadav 2022-12-08 13:47:40 +05:30 committed by GitHub
parent 7cfbec9c25
commit 94c7fcc485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
{
"name": "rat_server",
"version": "1.0.0",
"name": "devil",
"version": "2.0.0",
"description": "",
"main": "index.js",
"main": "server.js",
"engines": {
"node": "16.13.2"
},