@qirtaas/core 0.0.1 → 0.1.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qirtaas/core",
3
- "version": "0.0.1",
3
+ "version": "0.1.0",
4
4
  "description": "Embeddable rich-text editor SDK for Islamic writings. Framework-agnostic mount API and CDN/UMD bundle.",
5
5
  "license": "MIT",
6
6
  "author": "Alrimaal",
@@ -52,6 +52,7 @@
52
52
  "access": "public"
53
53
  },
54
54
  "devDependencies": {
55
+ "@primeuix/themes": "^2.0.3",
55
56
  "@tailwindcss/postcss": "^4.2.2",
56
57
  "postcss-prefix-selector": "^2.1.1",
57
58
  "vite-plugin-dts": "^5.0.3"