mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
enable jest
This commit is contained in:
@@ -7,9 +7,10 @@
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"test:watch": "jest --watch",
|
||||
"test:ci": "jest"
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/preset-typescript": "^7.12.1",
|
||||
"date-fns": "^2.16.1",
|
||||
"ics": "^2.26.1",
|
||||
"mongoose": "^5.10.13",
|
||||
|
||||
Reference in New Issue
Block a user