This commit is contained in:
2020-09-24 15:36:45 +08:00
parent d85f75ba1f
commit 72277f4d1a
14 changed files with 28 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ccms/keyvalue",
"version": "0.9.4",
"version": "0.9.5",
"description": "MiaoScript keyvalue package",
"keywords": [
"miaoscript",
@@ -19,7 +19,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@ccms/api": "^0.9.4",
"@ccms/api": "^0.9.5",
"@ccms/common": "^0.9.4",
"@ccms/container": "^0.9.4"
},