Skip to content

Commit

Permalink
fix: missing files on package.json (#700)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrandiny committed Feb 16, 2021
1 parent c33b931 commit 2741879
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@
"files": [
"dist",
"lib",
"typings",
"index.d.ts",
"server.js",
"server.d.ts",
"babel.js",
"babel-test.js",
"style.js",
"macro.js",
"css.js",
"css.d.ts",
"webpack.js",
"license.md"
],
Expand Down

0 comments on commit 2741879

Please sign in to comment.