Skip to content

Commit 74b060d

Browse files
committed
Modify .npmignore
1 parent f58fb4e commit 74b060d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Diff for: .npmignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
test/
22
docs/
33
*.md
4-
.github/
4+
.github/
5+
.env
6+
.esdoc.json

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"mocha": "^6.0.0",
2020
"rollup": "1.13.1"
2121
},
22-
"version": "3.2.8",
22+
"version": "4.0.0",
2323
"description": "An api for mobile.dsbcontrol.de",
2424
"author": "Nils Bergmann <[email protected]>",
2525
"main": "dist/index.js",

0 commit comments

Comments
 (0)