.
This commit is contained in:
15
package.json
15
package.json
@@ -10,9 +10,17 @@
|
||||
"@types/node": "^12.0.0",
|
||||
"@types/react": "^17.0.0",
|
||||
"@types/react-dom": "^17.0.0",
|
||||
"@types/react-modal": "^3.12.0",
|
||||
"@types/react-time-picker": "^4.0.1",
|
||||
"formik": "^2.2.6",
|
||||
"react": "^17.0.2",
|
||||
"react-datepicker": "^3.8.0",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-loader-spinner": "^4.0.0",
|
||||
"react-modal": "^3.13.1",
|
||||
"react-scripts": "4.0.3",
|
||||
"react-time-picker": "^4.2.1",
|
||||
"styled-components": "^5.2.3",
|
||||
"typescript": "^4.1.2",
|
||||
"web-vitals": "^1.0.1"
|
||||
},
|
||||
@@ -39,5 +47,10 @@
|
||||
"last 1 firefox version",
|
||||
"last 1 safari version"
|
||||
]
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-datepicker": "^3.1.8",
|
||||
"@types/styled-components": "^5.1.9"
|
||||
},
|
||||
"proxy": "https://6oen8x7qoj.execute-api.eu-north-1.amazonaws.com"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user