@metocherry/flow-ui
Advanced tools
Comparing version 0.1.4-next.0 to 0.1.4-next.1
# @metocherry/flow-ui | ||
## 0.1.4-next.1 | ||
### Patch Changes | ||
- 9a8946a: TEST YARN WORKSPACE | ||
- Updated dependencies [9a8946a] | ||
- @metocherry/flow-utils@0.1.4-next.1 | ||
## 0.1.4-next.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@metocherry/flow-ui", | ||
"version": "0.1.4-next.0", | ||
"version": "0.1.4-next.1", | ||
"source": "./index.tsx", | ||
@@ -30,5 +30,8 @@ "main": "dist/cjs/index.js", | ||
"peerDependencies": { | ||
"@metocherry/flow-utils": "0.1.4-next.0", | ||
"@metocherry/flow-utils": "workspace:^", | ||
"react": "^18.2.0" | ||
}, | ||
"engines": { | ||
"node": ">= 14" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4712