Skip to content
This repository was archived by the owner on May 1, 2023. It is now read-only.

Commit 33907de

Browse files
committed
only publish prod code to npm
1 parent 9749161 commit 33907de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
"dice",
2424
"levenshtein"
2525
],
26+
"files": [
27+
"compare-strings.js"
28+
],
2629
"author": "Akash Kurdekar <[email protected]> (http://untilfalse.com/)",
2730
"license": "ISC",
2831
"devDependencies": {

0 commit comments

Comments
 (0)