Skip to content

Commit

Permalink
fix: 🐛remove os in 'package.json'
Browse files Browse the repository at this point in the history
  • Loading branch information
ldu1020 committed Oct 11, 2024
1 parent 0d3850a commit e19bcf0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/afraid-rivers-wink.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@toktokhan-dev/next-page-init': patch
---

remove os in 'package.json'
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,5 @@
"npm": ">= 7.10.0",
"yarn": ">= 1.22.17"
},
"os": [
"darwin",
"win64",
"linux"
],
"engineStrict": true
}

0 comments on commit e19bcf0

Please sign in to comment.