Skip to content

Commit 331913b

Browse files
committed
simpler exp
1 parent 1cd6a7e commit 331913b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"default": "./dist/index.js"
2222
}
2323
},
24-
"./dist/*": "./dist/*",
24+
"./dist/": "./dist/",
2525
"./src/stylesheets/*.scss": "./src/stylesheets/*.scss"
2626
},
2727
"files": ["*.md", "dist", "lib", "es", "src"],

0 commit comments

Comments
 (0)