@team_yumi/ramen 0.4.0-next.20231128-0bf63a6-58ae2df441e0967e8a486fa0a6303018 → 0.4.0-next.20231129-b150645-48c462bc769850c748f3ae052b150c91

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/index.css +2 -2
  2. package/index.js +1 -1
  3. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@team_yumi/ramen",
3
- "version": "0.4.0-next.20231128-0bf63a6-58ae2df441e0967e8a486fa0a6303018",
3
+ "version": "0.4.0-next.20231129-b150645-48c462bc769850c748f3ae052b150c91",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": ">=16.8.0"