Skip to content

Commit 2193072

Browse files
authored
Merge pull request #21 from kadamwhite/prepare-v1.0.0
Prepare v1.0.0
2 parents 4508aa9 + 6528ae8 commit 2193072

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "block-editor-hmr",
3-
"version": "1.0.0-beta.2",
3+
"version": "1.0.0",
44
"description": "Utilities to autoload and hot-reload WordPress Block Editor modules.",
55
"main": "build.js",
66
"homepage": "https://github.com/kadamwhite/block-editor-hmr#readme",
@@ -10,6 +10,8 @@
1010
},
1111
"keywords": [
1212
"webpack",
13+
"wordpress",
14+
"gutenberg",
1315
"hmr"
1416
],
1517
"author": "K Adam White",

0 commit comments

Comments
 (0)