Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
esamattis committed Mar 6, 2019
1 parent 44c8cfe commit 5afa3a2
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -20,20 +20,20 @@
"lib"
],
"devDependencies": {
"@types/jest": "^23.3.10",
"@types/react": "^16.7.10",
"@types/react-dom": "^16.0.11",
"@types/react-redux": "^6.0.10",
"dtslint": "^0.3.0",
"immer-reducer": "^0.1.5",
"jest": "^23.6.0",
"prettier": "^1.15.3",
"react": "^16.6.3",
"react-dom": "^16.6.3",
"react-redux": "^5.1.1",
"react-testing-library": "^5.3.1",
"ts-jest": "^23.10.5",
"typescript": "~3.2.1"
"@types/jest": "^24.0.9",
"@types/react": "^16.8.6",
"@types/react-dom": "^16.8.2",
"@types/react-redux": "^7.0.1",
"dtslint": "^0.5.3",
"immer-reducer": "^0.6.0",
"jest": "^24.1.0",
"prettier": "^1.16.4",
"react": "^16.8.4",
"react-dom": "^16.8.4",
"react-redux": "^6.0.1",
"react-testing-library": "^6.0.0",
"ts-jest": "^24.0.0",
"typescript": "~3.3.3333"
},
"peerDependencies": {
"redux": "^4.0.0"

0 comments on commit 5afa3a2

Please sign in to comment.