mirror of
https://github.com/bendtherules/buildit-weather-app.git
synced 2026-08-19 00:31:16 +00:00
Singleday expand-contract implemented
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"classnames": "^2.2.5",
|
||||
"moment-timezone": "^0.5.14",
|
||||
"open-weather-icons": "^0.0.7",
|
||||
"react": "^16.2.0",
|
||||
@@ -16,6 +17,7 @@
|
||||
"eject": "react-scripts-ts eject"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/classnames": "^2.2.3",
|
||||
"@types/jest": "^22.2.2",
|
||||
"@types/moment-timezone": "^0.5.4",
|
||||
"@types/node": "^9.6.0",
|
||||
|
||||
Reference in New Issue
Block a user