Skip to content

Commit

Permalink
Revert "add node engines (#491)" (#500)
Browse files Browse the repository at this point in the history
This reverts commit ee7af4a.
  • Loading branch information
AlanSoto31 authored Nov 27, 2023
1 parent 3eb84e5 commit 8a32d57
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"autoprefixer": "^9",
"flatpickr": "^4.6.9",
"moment": "^2.29.4",
"node": "20.9.0",
"postcss": "^8",
"selectize": "0.12.4",
"stimulus-carousel": "^4.0.0",
Expand All @@ -28,8 +29,5 @@
"version": "0.1.0",
"devDependencies": {
"webpack-dev-server": "^3.11.2"
},
"engines": {
"node": "20.9.0"
}
}

0 comments on commit 8a32d57

Please sign in to comment.