Skip to content

Commit

Permalink
add engines field
Browse files Browse the repository at this point in the history
  • Loading branch information
dmonad committed Nov 2, 2023
1 parent 753c284 commit b905750
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package-lock.json

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

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,9 @@
},
"peerDependencies": {
"yjs": "^13.0.0"
},
"engines": {
"npm": ">=8.0.0",
"node": ">=16.0.0"
}
}

0 comments on commit b905750

Please sign in to comment.