mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
+4
-1
@@ -23,6 +23,7 @@
|
||||
"cookie-parser": "^1.4.6",
|
||||
"cors": "^2.8.5",
|
||||
"csurf": "^1.11.0",
|
||||
"currency-codes": "^2.2.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"express": "^4.18.2",
|
||||
"express-rate-limit": "^6.10.0",
|
||||
@@ -52,7 +53,9 @@
|
||||
"sequelize-cli": "^6.6.5"
|
||||
},
|
||||
"jest": {
|
||||
"testMatch": ["**/tests/**/*.test.js"],
|
||||
"testMatch": [
|
||||
"**/tests/**/*.test.js"
|
||||
],
|
||||
"forceExit": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user