@40q/40q-cli 1.0.14 → 1.0.15

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": "@40q/40q-cli",
3
- "version": "1.0.14",
3
+ "version": "1.0.15",
4
4
  "description": "40q CLI tool",
5
5
  "main": "index.js",
6
6
  "bin": {
@@ -20,7 +20,7 @@ export const title = __("{{title}}", "40q");
20
20
  export const category = "40q";
21
21
 
22
22
  /* Block icon */
23
- export const icon = "paragraph";
23
+ export const icon = "editor-paragraph";
24
24
 
25
25
  /* Block attributes */
26
26
  export const attributes = {