Skip to content

Commit

Permalink
Ensure correct build output and upload artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
duddi committed Aug 8, 2024
1 parent f561ecc commit 46b8b06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.31.1",
"typescript": "^4.3.5",
"rollup-plugin-import-css": "^3.0.0"
"rollup-plugin-import-css": "^3.0.0",
"@types/lodash": "^4.14.178"
}
}

0 comments on commit 46b8b06

Please sign in to comment.