Skip to content

Commit

Permalink
Add files npm
Browse files Browse the repository at this point in the history
  • Loading branch information
exogen committed Oct 11, 2024
1 parent 4f86ba8 commit 07fa730
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"files": [
"src",
"dist",
"README.md"
],
"scripts": {
"dev": "next dev demo",
"build": "npm run build:dist && npm run build:readme && npm run build:pages",
Expand Down

0 comments on commit 07fa730

Please sign in to comment.