Skip to content

Commit

Permalink
Add yarn and node version to engines
Browse files Browse the repository at this point in the history
  • Loading branch information
MisRob committed Feb 23, 2024
1 parent f194b93 commit a2c7594
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@
"postcss-loader": "3.0.0",
"css-loader": "3.6.0"
},
"engines": {
"node": "10.x",
"yarn": "1.x"
},
"browserslist": [
"extends browserslist-config-kolibri"
]
Expand Down

0 comments on commit a2c7594

Please sign in to comment.