Skip to content

Commit

Permalink
fix: next is not included in package
Browse files Browse the repository at this point in the history
  • Loading branch information
cristinecula committed Apr 26, 2024
1 parent 38784c5 commit 0892c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
},
"files": [
"cosmoz-*.js",
"lib/**/*.js"
"src/**/*.js"
],
"scripts": {
"lint": "eslint --cache --ext .js .",
Expand Down

0 comments on commit 0892c30

Please sign in to comment.