lauriii / drupalcores

A project to generate a list of core contributers
http://drupalcores.com
MIT License
27 stars 38 forks source link

change 'mark conroy' to 'markconroy' #104

Closed markconroy closed 6 years ago

fuzzbomb commented 6 years ago

Test failure is down to the Chalk Node module, and not related to the change in this PR. It's happening for PRs #105 and #107 too.

const escapeStringRegexp = require('escape-string-regexp');
^^^^^
SyntaxError: Use of const in strict mode.