Add moment-tz and open-weather-icons dependency

This commit is contained in:
2018-04-01 13:14:31 +05:30
parent f01965e4de
commit af5e29dd46
2 changed files with 22 additions and 4 deletions
+3 -1
View File
@@ -3,7 +3,8 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"moment": "^2.21.0",
"moment-timezone": "^0.5.14",
"open-weather-icons": "^0.0.7",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-scripts-ts": "2.14.0"
@@ -16,6 +17,7 @@
},
"devDependencies": {
"@types/jest": "^22.2.2",
"@types/moment-timezone": "^0.5.4",
"@types/node": "^9.6.0",
"@types/react": "^16.0.41",
"@types/react-dom": "^16.0.4",