chore: Update ignored files for npm (#3217)

This commit is contained in:
Adrien de Peretti
2023-02-09 17:25:14 +01:00
committed by GitHub
parent 14b2de94e2
commit 8c5219a31e
45 changed files with 178 additions and 271 deletions

View File

@@ -5,6 +5,7 @@
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"files": ["dist"],
"exports": {
".": {
"import": "./dist/index.mjs",