Skip to content

Commit

Permalink
chore: remove duplicate licence field
Browse files Browse the repository at this point in the history
The package.json had two licence fields, which caused npm to display the incorrect licence type
  • Loading branch information
jimCresswell authored Feb 26, 2024
1 parent 9f3a8a9 commit 035f948
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"publish:local": "npm run build && yalc publish --no-scripts"
},
"author": "",
"license": "ISC",
"peerDependencies": {
"next": "13.4.4 - 14",
"next-cloudinary": "^5.20.0",
Expand Down

0 comments on commit 035f948

Please sign in to comment.