Skip to content

Commit

Permalink
dep: upgrade immer to 2 (#2024)
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Mar 8, 2019
1 parent 9abdc0a commit f6d6a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dva-immer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"sideEffects": false,
"dependencies": {
"@babel/runtime": "^7.0.0",
"immer": "^1.2.1"
"immer": "^2.1.1"
},
"peerDependencies": {
"dva": "^2.5.0-0"
Expand Down

0 comments on commit f6d6a04

Please sign in to comment.