Update packages

This commit is contained in:
Marquis Kurt 2019-04-25 16:29:40 -04:00
parent 5a785c50c8
commit 0898b37624
2 changed files with 792 additions and 636 deletions

1402
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -3,31 +3,31 @@
"version": "1.0.0",
"private": true,
"devDependencies": {
"@date-io/moment": "^1.3.5",
"@material-ui/core": "^3.9.3",
"@material-ui/icons": "^3.0.2",
"@types/jest": "24.0.11",
"@types/emoji-mart": "^2.8.2",
"@types/jest": "^24.0.11",
"@types/node": "11.11.6",
"@types/react": "16.8.8",
"@types/react-dom": "16.8.3",
"@types/react-router-dom": "^4.3.1",
"@types/react-router-dom": "^4.3.2",
"@types/react-swipeable-views": "latest",
"@types/emoji-mart": "^2.8.2",
"megalodon": "^0.6.0",
"axios": "^0.18.0",
"emoji-mart": "^2.8.2",
"file-dialog": "^0.0.7",
"material-ui-pickers": "^2.2.4",
"megalodon": "^0.6.3",
"moment": "^2.24.0",
"notistack": "^0.5.1",
"query-string": "^6.4.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-router-dom": "^5.0.0",
"react-scripts": "2.1.8",
"react-scripts": "^2.1.8",
"react-swipeable-views": "^0.13.1",
"typescript": "3.4.1",
"notistack": "^0.5.1",
"react-web-share-api": "^0.0.2",
"query-string": "^6.4.2",
"file-dialog": "^0.0.7",
"emoji-mart": "^2.8.2",
"material-ui-pickers": "^2.2.4",
"@date-io/moment": "^1.1.0",
"axios": "^0.18.0"
"typescript": "3.4.1"
},
"scripts": {
"start": "HTTPS=true BROWSER='Safari Technology Preview' react-scripts start",