Comparing version
{ | ||
"name": "difflib-ts", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Port of qiao/difflib to Typescript and modern node and browser support", | ||
@@ -12,3 +12,3 @@ "scripts": { | ||
"test": "jest", | ||
"prepare": "npm run build" | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -15,0 +15,0 @@ "author": { |
97797
0.01%