Sharlaan/material-ui-superselectfield

Expected version ">=8.9"

joshuaalpuerto opened this issue · 0 comments

Hi,

This looks good and I want to try it. However Im having issue installing because of its node engine restriction under package.json

  "engines": {
    "node": ">=8.9"
  },

Is it really necessary to restrict it on the latest node engine?

Cheers!