hof 20.2.15 → 20.2.16

Sign up to get free protection for your applications and to get access to all the features.
@@ -20,9 +20,6 @@
20
20
  {{#isMaxlengthOrMaxword}}
21
21
  aria-describedby="{{id}}-info"
22
22
  {{/isMaxlengthOrMaxword}}
23
- {{^isMaxlengthOrMaxword}}
24
- aria-describedby="{{id}}"
25
- {{/isMaxlengthOrMaxword}}
26
23
  {{#attributes}}
27
24
  {{attribute}}="{{value}}"
28
25
  {{/attributes}}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "hof",
3
3
  "description": "A bootstrap for HOF projects",
4
- "version": "20.2.15",
4
+ "version": "20.2.16",
5
5
  "license": "MIT",
6
6
  "main": "index.js",
7
7
  "author": "HomeOffice",