Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Dec 25, 2023
1 parent 1889a6a commit 488c5e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-porridge",
"version": "2.0.0",
"version": "3.0.0",
"description": "Feature-enhanced wrappers for the Storage and IndexedDB APIs",
"license": "MIT",
"scripts": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"engines": {
"node": ">=18.0.0"
},
"engineStrict": true,
"engineStrict": true,
"dependencies": {
"dot-prop": "^8.0.2",
"idb-keyval": "^6.2.1"
Expand Down

0 comments on commit 488c5e5

Please sign in to comment.