diff --git a/package.json b/package.json index 4171bad..5139232 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "regexp.prototype.flags", - "version": "1.5.1", + "version": "1.5.2", "author": "Jordan Harband ", "funding": { "url": "https://github.com/sponsors/ljharb" @@ -42,6 +42,7 @@ "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.2.0", + "functions-have-names": "^1.2.3", "set-function-name": "^2.0.0" }, "devDependencies": { @@ -54,7 +55,6 @@ "eclint": "^2.8.1", "eslint": "=8.8.0", "for-each": "^0.3.3", - "functions-have-names": "^1.2.3", "has": "^1.0.3", "has-strict-mode": "^1.0.1", "in-publish": "^2.0.1",