Skip to content

Commit

Permalink
Merge pull request #80 from paazmaya/79-add-files-property
Browse files Browse the repository at this point in the history
Defined files property
  • Loading branch information
kriszyp committed Sep 6, 2019
2 parents eef3d20 + f31090b commit 27848fc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -9,6 +9,9 @@
"json",
"schema"
],
"files": [
"lib"
],
"license": "(AFL-2.1 OR BSD-3-Clause)",
"repository": {
"type":"git",
Expand All @@ -19,4 +22,3 @@
"devDependencies": { "vows": "*" },
"scripts": { "test": "echo TESTS DISABLED vows --spec test/*.js" }
}

0 comments on commit 27848fc

Please sign in to comment.