We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa6ce6 commit 16f8750Copy full SHA for 16f8750
package.json
@@ -3,9 +3,6 @@
3
"name": "canvas-text-editor",
4
"description": "Simple text editor using html5 canvas",
5
"version": "0.1.0",
6
- "engines": {
7
- "node": ">= 0.4.x < 0.7.0"
8
- },
9
"scripts": {
10
"dev": "vite"
11
},
0 commit comments