Skip to content

Commit 9d5727b

Browse files
authored
Merge pull request #220 from dosullivan557/master
Don't pull the example folder into the module build
2 parents 52aa883 + 6985e40 commit 9d5727b

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
test
1+
test/
2+
example/

package-lock.json

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xml-crypto",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Xml digital signature and encryption library for Node.js",
55
"engines": {
66
"node": ">=0.4.0"

0 commit comments

Comments
 (0)