Skip to content

Commit

Permalink
chore: update to node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
harttle committed Jul 7, 2022
1 parent 0f82435 commit ed95d9a
Show file tree
Hide file tree
Showing 3 changed files with 21,011 additions and 202 deletions.
2 changes: 1 addition & 1 deletion libs.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
declare module 'rollup-plugin-uglify' {
export function uglify (): any
export function uglify (options?: any): any
}
declare module 'rollup-plugin-replace' {
export default function replace(options: any): any
Expand Down
Loading

0 comments on commit ed95d9a

Please sign in to comment.