@wordpress/a11y
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@wordpress/a11y", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Collection of JS modules and tools for WordPress development", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/WordPress/packages/tree/master/packages/a11y/README.md", |
@@ -10,3 +10,3 @@ # @wordpress/a11y | ||
```bash | ||
npm install @wordpress/a11y@next --save | ||
npm install @wordpress/a11y --save | ||
``` | ||
@@ -13,0 +13,0 @@ |
21605