@rxdrag/website-studio 0.0.12 → 0.0.13

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.
package/dist/index.mjs CHANGED
@@ -12311,7 +12311,8 @@ const baseFiles = {
12311
12311
  "@astrojs/react": "^4.2.0",
12312
12312
  "astro": "^5.3.0",
12313
12313
  "react": "^18.2.0",
12314
- "react-dom": "^18.2.0"
12314
+ "react-dom": "^18.2.0",
12315
+ "@rxdrag/website-lib": "^0.0.2"
12315
12316
  }
12316
12317
  }`
12317
12318
  }