Skip to content

Commit

Permalink
Add engines to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
emileber committed Aug 9, 2023
1 parent 4c6ed86 commit fd221b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"rollup": "^1.6.0",
"rollup-plugin-buble": "^0.19.6",
"rollup-plugin-replace": "^2.1.0"
},
"engines": {
"node": ">=0.10.0"
}
}

0 comments on commit fd221b3

Please sign in to comment.