Skip to content

Commit

Permalink
Merge 05b0dc2 into d299399
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux authored Jan 20, 2025
2 parents d299399 + 05b0dc2 commit fa65b76
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ export default defineBuildConfig({
exportConditions: ['production', 'node'] as any,
},
},
entries: ['src/index'],
entries: ['src/index']
})
2 changes: 2 additions & 0 deletions dist/index.mjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@nuxt/eslint-config": "^0.7.5",
"@types/node": "^22.10.7",
"eslint": "^9.18.0",
"nuxthub": "^0.8.2",
"nuxthub": "^0.8.3",
"ofetch": "^1.4.1",
"picocolors": "^1.1.1",
"pretty-bytes": "^6.1.1",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fa65b76

Please sign in to comment.