Skip to content

Commit

Permalink
Add engines to package.json and update streaming URI
Browse files Browse the repository at this point in the history
  • Loading branch information
prajwalkulkarni committed Feb 18, 2024
1 parent 36dde3c commit fe963ea
Show file tree
Hide file tree
Showing 2 changed files with 5,320 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
"url": "https://github.com/prajwalkulkarni/bingenow/issues"
},
"homepage": "https://github.com/prajwalkulkarni/bingenow#readme",
"engines": {
"node": ">=14",
"npm": ">=6"
},
"devDependencies": {
"@types/react": "^18.0.20",
"@types/react-dom": "^18.0.6",
Expand Down
Loading

0 comments on commit fe963ea

Please sign in to comment.