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 54c473b commit ac7dfdbCopy full SHA for ac7dfdb
.npmignore
@@ -1,6 +1,5 @@
1
.travis.yml
2
tests/*
3
-src/*
4
node_modules
5
yarn.lock
6
.nyc_output
package.json
@@ -1,6 +1,6 @@
{
"name": "text-file-diff",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "line by line diff of two large files",
"license": "MIT",
"repository": "niiknow/text-file-diff",
0 commit comments