Skip to content

Commit

Permalink
Add node engine
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Jan 9, 2024
1 parent f434a5e commit fcf2074
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
"type": "git",
"url": "git+https://github.com/val-town/codemirror-continue.git"
},
"files": [
"dist"
],
"keywords": [
"codemirror",
"codemirror6"
Expand Down Expand Up @@ -57,5 +60,8 @@
"@codemirror/language": "^6",
"@codemirror/state": "^6",
"@codemirror/view": "^6"
},
"engines": {
"node": "*"
}
}

0 comments on commit fcf2074

Please sign in to comment.