Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Commit 6e12338

Browse files
committed
fix: npmignore
1 parent d494616 commit 6e12338

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.npmignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
.eslintrc.js
2+
.github
23
.gitignore
34
.travis.yml
45
.vscode
6+
api-extractor.json
7+
bundle-types.ts
8+
dist-ts
59
lib
610
package-lock.json
11+
rollup.config.js
712
tsconfig-build.json
813
tsconfig.json
9-
api-extractor.json
10-
rollup.config-esm.js
11-
rollup.config-umd.js
12-
budle-types.ts
13-
dist-ts

0 commit comments

Comments
 (0)