We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5fc559 commit 7665f45Copy full SHA for 7665f45
3 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "workspace",
3
"type": "module",
4
- "version": "0.0.0",
+ "version": "1.0.0",
5
"private": "true",
6
"license": "MIT",
7
"scripts": {
packages/cache/package.json
@@ -1,6 +1,6 @@
"name": "@visualbravo/zenstack-cache",
"repository": "github:visualbravo/zenstack-cache",
packages/config/package.json
"name": "@zenstack-cache/config",
"private": true,
"exports": {
"./ts": "./ts.json"
0 commit comments