Skip to content

Commit

Permalink
⬆️ Drop support for storeon < v3 and node < v10
Browse files Browse the repository at this point in the history
  • Loading branch information
distolma committed Jun 21, 2020
1 parent edc2147 commit 07552fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"peerDependencies": {
"storeon": "^2.0.0",
"storeon": "^3.0.0",
"svelte": "^3.20.0"
},
"devDependencies": {
Expand Down

0 comments on commit 07552fa

Please # to comment.