Compare commits

..

No commits in common. "1e0f8ba2c6a89fa34244f0102f1d5b3021332683" and "c92cabc569f1c943ec091fd89c1e6cef07257205" have entirely different histories.

2 changed files with 1 additions and 7 deletions

View File

@ -1,11 +1,5 @@
# @warkypublic/zustandsyncstore # @warkypublic/zustandsyncstore
## 0.0.1
### Patch Changes
- f7a2fdf: First release
## 0.0.2 ## 0.0.2
### Patch Changes ### Patch Changes

View File

@ -1,7 +1,7 @@
{ {
"name": "@warkypublic/oranguru", "name": "@warkypublic/oranguru",
"author": "Warky Devs", "author": "Warky Devs",
"version": "0.0.1", "version": "0.0.0",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",