@metocherry/flow-ui
Advanced tools
Comparing version 0.1.1-next.0 to 0.1.1
# @metocherry/flow-ui | ||
## 0.1.1 | ||
### Patch Changes | ||
- 4450a41: TEST | ||
- @metocherry/flow-utils@0.1.1 | ||
## 0.1.1-next.0 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@metocherry/flow-ui", | ||
"version": "0.1.1-next.0", | ||
"version": "0.1.1", | ||
"source": "./index.tsx", | ||
@@ -30,5 +30,5 @@ "main": "dist/cjs/index.js", | ||
"peerDependencies": { | ||
"@metocherry/flow-utils": "0.1.1-next.0", | ||
"@metocherry/flow-utils": "0.1.1", | ||
"react": "^18.2.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
4037