Skip to content

Commit 1165471

Browse files
committed
removed engines from root package.json
It should have been on packages/react-md/package.json but it also doesn't matter too much for this type of project.
1 parent 34dcc18 commit 1165471

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@
3737
"clean-all": "npm-run-all clean clean-dev-utils",
3838
"watch": "dev-utils watch"
3939
},
40-
"engines": {
41-
"node": ">= 10"
42-
},
4340
"repository": {
4441
"type": "git",
4542
"url": "git+https://github.com/mlaursen/react-md.git"

0 commit comments

Comments
 (0)