Skip to content

Commit 4660ef8

Browse files
authored
Update package.json (#50)
1 parent bb8b62d commit 4660ef8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
"import": "./shims/banner/dist/index.cjs"
3939
}
4040
},
41+
"files": [
42+
"dist",
43+
"shims"
44+
],
4145
"scripts": {
4246
"build": "run-s build:core build:shims build:shims:banner build:types",
4347
"build:core": "vite build",

0 commit comments

Comments
 (0)