@ryanwelcher/dynamic-block-template
Advanced tools
@@ -23,3 +23,3 @@ /** | ||
| const {name, ...settings} = json; | ||
| const {name } = json; | ||
@@ -32,3 +32,2 @@ /** | ||
| registerBlockType(name, { | ||
| ...settings, | ||
| /** | ||
@@ -35,0 +34,0 @@ * @see ./edit.js |
+1
-1
| { | ||
| "name": "@ryanwelcher/dynamic-block-template", | ||
| "version": "1.0.4", | ||
| "version": "1.1.0", | ||
| "description": "A template for use with @wordpress/create-block to support dynamic blocks", | ||
@@ -5,0 +5,0 @@ "license": "GPL-2.0-or-later", |
6912
-0.37%