@markuplint/ml-spec 2.0.1-dev.20220307.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@markuplint/ml-spec",
3
- "version": "2.0.1-dev.20220307.0",
3
+ "version": "2.0.1",
4
4
  "description": "Types and schema that specs of the Markup languages for markuplint",
5
5
  "repository": "git@github.com:markuplint/markuplint.git",
6
6
  "author": "Yusuke Hirao <yusukehirao@me.com>",
@@ -27,5 +27,5 @@
27
27
  "@markuplint/types": "2.0.1-dev.20220307.0",
28
28
  "json-schema-to-typescript": "^10.1.5"
29
29
  },
30
- "gitHead": "c0a9d36c32ae278bd2fdb9ec9434fd4af46918c3"
30
+ "gitHead": "9ea66f99f9c14ee53099c306636b76617f12ad7a"
31
31
  }
@@ -36,6 +36,7 @@
36
36
  "draggable",
37
37
  "enterkeyhint",
38
38
  "hidden",
39
+ "inert",
39
40
  "inputmode",
40
41
  "is",
41
42
  "itemid",
@@ -366,6 +367,7 @@
366
367
  "draggable",
367
368
  "enterkeyhint",
368
369
  "hidden",
370
+ "inert",
369
371
  "inputmode",
370
372
  "is",
371
373
  "itemid",