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