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 da6e674 commit 65a8092Copy full SHA for 65a8092
‎CHANGELOG.md
@@ -1,5 +1,9 @@
1
# master
2
3
+# 1.0.2
4
+
5
+* fix type module export thanks @dfreeman
6
7
# 1.0.1
8
9
* fix errors in type definitions thanks @dfreeman
‎package.json
@@ -1,6 +1,6 @@
{
"name": "fs-tree-diff",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Backs out file tree changes",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments