Skip to content

Commit

Permalink
[Deps] move object.entries to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 30, 2024
1 parent c0733f9 commit 1be7b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"minimist": "^1.2.8",
"npmignore": "^0.3.1",
"object.assign": "^4.1.5",
"object.entries": "^1.1.7",
"rimraf": "^3.0.2",
"safe-publish-latest": "^2.0.0",
"semver": "^6.3.1",
Expand All @@ -87,7 +88,6 @@
"jsx-ast-utils": "^3.3.5",
"language-tags": "^1.0.9",
"minimatch": "^3.1.2",
"object.entries": "^1.1.7",
"object.fromentries": "^2.0.7",
"safe-regex-test": "^1.0.2",
"string.prototype.includes": "^2.0.0"
Expand Down

0 comments on commit 1be7b70

Please sign in to comment.