gruntjs / grunt-contrib-connect

Start a static web server.
http://gruntjs.com/
MIT License
716 stars 147 forks source link

Reformatted regular expression #272

Closed michaellrowley closed 2 years ago

michaellrowley commented 2 years ago

The regular expression used to check the node version used a dot (.) instead of a literal dot (\.) as well as shrinking the expression to use [1-9] instead of (1|2|3|4|5|6|7|8|9).

Going to https://contribute.jquery.org/cla/ redirects me to https://openjsf.org/.