brome-builder 1.0.10 → 1.0.12

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "brome-builder",
3
- "version": "1.0.10",
3
+ "version": "1.0.12",
4
4
  "description": "A React-based GrapesJS editor component.",
5
5
  "type": "module",
6
6
  "main": "dist/brome-builder.umd.js",
@@ -43,6 +43,8 @@
43
43
  "eslint": "^8.57.0",
44
44
  "eslint-plugin-react-hooks": "^4.6.2",
45
45
  "postcss": "^8.4.49",
46
+ "postcss-cli": "^11.0.0",
47
+ "postcss-prefix-selector": "^2.1.0",
46
48
  "tailwindcss": "^3.4.17",
47
49
  "typescript": "^5.7.2",
48
50
  "vite": "^5.2.11",