RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@40q/40q-cli
Versions diffs
1.0.14 → 1.0.15
@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.
Files changed (2)
hide
show
package/package.json
+1
-1
package/templates/blocks/default/tsx.txt
+1
-1
package/package.json
CHANGED
Viewed
@@ -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": {
package/templates/blocks/default/tsx.txt
CHANGED
Viewed
@@ -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 = {