Added new algoritm

This commit is contained in:
Carlos Carvalho
2020-10-05 17:03:56 -03:00
parent 0dfb200e64
commit bd70fd2ada
4 changed files with 63 additions and 2 deletions

View File

@@ -16,7 +16,9 @@
"node-fetch": "2.6.1"
},
"standard": {
"env": [ "jest" ]
"env": [
"jest"
]
},
"devDependencies": {
"babel-jest": "^26.3.0",