@operato/scene-half-roundrect 9.0.0-beta.7 → 9.0.0-beta.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@operato/scene-half-roundrect",
3
- "version": "9.0.0-beta.7",
3
+ "version": "9.0.0-beta.9",
4
4
  "type": "module",
5
5
  "description": "Half roundrect component for things-scene",
6
6
  "author": "heartyoh",
@@ -58,5 +58,5 @@
58
58
  "prettier --write"
59
59
  ]
60
60
  },
61
- "gitHead": "97e5af48dff339375c9fb2668741276409321b0b"
61
+ "gitHead": "a055d01e45284ed000513e62768dcad61f926293"
62
62
  }