We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c63cd commit 0430c51Copy full SHA for 0430c51
history.md
@@ -2,5 +2,5 @@
2
3
<!--lint disable no-multiple-toplevel-headings-->
4
5
-0.0.0 / 2016-04-15
+1.0.0 / 2016-04-15
6
==================
package.json
@@ -1,6 +1,6 @@
1
{
"name": "hast-util-interactive",
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "Check if a node is interactive",
"license": "MIT",
"keywords": [
0 commit comments