mirror of
https://github.com/karma-riuk/crab-webapp.git
synced 2025-07-05 22:18:13 +02:00
removed bleu-score package and wrote my own that
didn't have a bug in it (issue with saving "constructor" as a key of a normal object)
This commit is contained in:
@ -9,7 +9,6 @@
|
||||
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"bleu-score": "^1.0.4",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^16.3.1",
|
||||
"express": "^4.18.2",
|
||||
|
Reference in New Issue
Block a user