Skip to content

Commit 07396f5

Browse files
committed
Slight update to package.json
All file intended for consumption are now located in the dist directory
1 parent 7994b2c commit 07396f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
"readmeFilename": "README.md",
1818
"main": "bootbox.js",
1919
"files": [
20-
"dist/*.js",
21-
"bootbox.js"
20+
"dist/*.js"
2221
],
2322
"devDependencies": {
2423
"@sinonjs/fake-timers": "6.0.0",

0 commit comments

Comments
 (0)