Skip to content

Commit

Permalink
reduce final package files to minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian Schmidt committed Jul 27, 2021
1 parent d5d7318 commit 24258ec
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,11 @@
"gulp-umd": "^2.0.0",
"gulp": "^4.0.2",
"pump": "^3.0.0"
}
},
"files": [
"dist/",
"package.json",
"README.md",
"LICENSE"
]
}

0 comments on commit 24258ec

Please sign in to comment.