We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4508aa9 + 6528ae8 commit 2193072Copy full SHA for 2193072
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "block-editor-hmr",
3
- "version": "1.0.0-beta.2",
+ "version": "1.0.0",
4
"description": "Utilities to autoload and hot-reload WordPress Block Editor modules.",
5
"main": "build.js",
6
"homepage": "https://github.com/kadamwhite/block-editor-hmr#readme",
@@ -10,6 +10,8 @@
10
},
11
"keywords": [
12
"webpack",
13
+ "wordpress",
14
+ "gutenberg",
15
"hmr"
16
],
17
"author": "K Adam White",
0 commit comments