Skip to content

Commit

Permalink
v27.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed Jul 11, 2024
1 parent 7a73e52 commit a0e34e2
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,7 +1,7 @@
{
"name": "seneca-entity",
"main": "dist/entity.js",
"version": "27.0.0",
"version": "27.1.0",
"type": "commonjs",
"types": "dist/entity.d.ts",
"description": "Entity plugin for seneca",
Expand Down Expand Up @@ -50,7 +50,7 @@
"node": ">=16"
},
"dependencies": {
"seneca-mem-store": "^9.0.0"
"seneca-mem-store": "^9.1.0"
},
"peerDependencies": {
"seneca": ">=3||>=4.0.0-rc2",
Expand Down

0 comments on commit a0e34e2

Please sign in to comment.