Skip to content

Commit d9bbb48

Browse files
committed
Just after pdate to 2019b, remove docs (922K) from npm package.
1 parent 8c9d567 commit d9bbb48

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
/src
55
/tsconfig.json
66
/tslint.json
7+
/docs
78
*.js.map
89
*.spec.d.ts
910
*.spec.js

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ks-date-time-zone",
3-
"version": "1.6.3",
3+
"version": "1.6.4",
44
"description": "Date/time, IANA time zones, calendar with settable Julian/Gregorian switchover",
55
"main": "dist/index.js",
66
"typings": "dist/index",

0 commit comments

Comments
 (0)