2.2.0-publish
This commit is contained in:
parent
bfbd624114
commit
5ea85d5ede
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "oak-memory-tree-store",
|
"name": "oak-memory-tree-store",
|
||||||
"version": "2.1.2",
|
"version": "2.2.0",
|
||||||
"description": "oak框架中内存级store的实现",
|
"description": "oak框架中内存级store的实现",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "XuChang"
|
"name": "XuChang"
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"luxon": "^2.3.0",
|
"luxon": "^2.3.0",
|
||||||
"oak-domain": "file:../oak-domain",
|
"oak-domain": "^2.3.0",
|
||||||
"uuid": "^8.3.2"
|
"uuid": "^8.3.2"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue