Add some mocha/chai tests
This commit is contained in:
@@ -15,11 +15,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^2.25.3",
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.12.0",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"js-cookie": "^2.2.1",
|
||||
"moment": "^2.24.0"
|
||||
"moment": "^2.24.0",
|
||||
"react": "^16.12.0",
|
||||
"react-bootstrap": "^1.4.0",
|
||||
"react-dom": "^16.12.0",
|
||||
"react-router-dom": "^5.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^7.12.1",
|
||||
|
||||
Reference in New Issue
Block a user