[backend][nodejs] Add decision maker with hardcoded decisions A,B,C
This commit is contained in:
@@ -11,5 +11,9 @@
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"mocha": "^8.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"random": "^3.0.3",
|
||||
"should": "^13.2.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user