We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba6ad6 commit 7f84d4aCopy full SHA for 7f84d4a
3 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "workspace",
3
"type": "module",
4
- "version": "1.0.2",
+ "version": "1.0.3",
5
"private": "true",
6
"license": "MIT",
7
"scripts": {
packages/cache/package.json
@@ -1,6 +1,6 @@
"name": "@visualbravo/zenstack-cache",
"keywords": [
"accelerate",
"cache",
packages/config/package.json
"name": "@zenstack-cache/config",
"private": true,
"exports": {
"./ts": "./ts.json"
0 commit comments