Skip to content

Commit 71c4791

Browse files
committed
chore: fix files in package.json
1 parent b544f60 commit 71c4791

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
"module": "dist/SimpleMdeReact.mjs",
1717
"typings": "dist/SimpleMdeReact.d.ts",
1818
"files": [
19-
"lib",
20-
"typings",
19+
"dist",
2120
"src"
2221
],
2322
"scripts": {

0 commit comments

Comments
 (0)