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 52353bf commit 27e2923Copy full SHA for 27e2923
.npmignore
@@ -0,0 +1,3 @@
1
+.travis.yml
2
+tests/*
3
+src/*
.npmrc
@@ -1,3 +1 @@
package-lock=false
-.travis.yml
-tests/*
package.json
@@ -1,6 +1,6 @@
{
"name": "text-file-diff",
- "version": "1.3.1",
+ "version": "1.3.2",
4
"description": "line by line diff of two large files",
5
"license": "MIT",
6
"repository": "niiknow/text-file-diff",
0 commit comments