Skip to content

Commit

Permalink
fix: include typings (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrazauskas authored Aug 26, 2021
1 parent 264d9ab commit 2d9a9e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { defineBuildConfig } from 'unbuild'

export default defineBuildConfig({
declaration: true,
entries: [
'src/index',
'src/node'
Expand Down

0 comments on commit 2d9a9e9

Please sign in to comment.