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 76f4f23 commit 1d2e8d8Copy full SHA for 1d2e8d8
component.json
@@ -1,6 +1,6 @@
1
{
2
"name": "unist-util-modify-children",
3
- "version": "0.0.0",
+ "version": "1.0.0",
4
"description": "Unist utility to modify direct children of a parent",
5
"license": "MIT",
6
"keywords": [
history.md
@@ -2,5 +2,5 @@
<!--lint disable no-multiple-toplevel-headings-->
-0.0.0 / 2015-08-23
+1.0.0 / 2015-08-23
==================
package.json
0 commit comments