[backend][nodejs] Add mocha module
This commit is contained in:
@@ -8,5 +8,8 @@
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"mocha": "^8.3.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user