Skip to content

Commit

Permalink
add parcel version in engines
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayc0 committed Apr 18, 2021
1 parent 51d3099 commit 99bb447
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/node-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"description": "Add node runner for Parcel 2",
"source": "src/index.js",
"main": "lib/index.js",
"engines": {
"parcel": "2.x"
},
"files": [
"lib/*.js"
],
Expand Down

0 comments on commit 99bb447

Please sign in to comment.