Skip to content

Commit

Permalink
Exclude new_properties.xml in favor of json
Browse files Browse the repository at this point in the history
See #12. We no longer include the `new_properties.xml` file in the npm module.
  • Loading branch information
sebamarynissen committed Dec 7, 2022
1 parent 38f356f commit 364c24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"files": [
"bin",
"data",
"data/new-properties.json",
"lib"
],
"devDependencies": {
Expand Down

0 comments on commit 364c24a

Please sign in to comment.