Merge branch 'dev' into release

This commit is contained in:
Xu Chang 2024-03-20 10:51:54 +08:00
commit f01333afc0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "oak-memory-tree-store",
"version": "3.1.5",
"version": "3.2.0",
"description": "oak框架中内存级store的实现",
"author": {
"name": "XuChang"
@ -10,7 +10,7 @@
"es/**/*"
],
"dependencies": {
"oak-domain": "^4.2.7",
"oak-domain": "^4.3.0",
"uuid": "^8.3.2"
},
"scripts": {