We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 440da32 commit 69ea9bdCopy full SHA for 69ea9bd
1 file changed
package.json
@@ -16,7 +16,8 @@
16
"scripts",
17
"dist",
18
"src",
19
- "types"
+ "types",
20
+ "LICENSE"
21
],
22
"scripts": {
23
"build": "npm run clean && run-s build:**",
0 commit comments