diff --git a/packages/next/package.json b/packages/next/package.json index a72c2e1e6af4b..03798d43dca86 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -91,6 +91,7 @@ "react-is": "16.8.6", "resolve-url-loader": "3.1.1", "sass-loader": "8.0.2", + "strip-ansi": "5.2.0", "style-loader": "1.0.0", "styled-jsx": "3.2.5", "use-subscription": "1.1.1", @@ -190,7 +191,6 @@ "send": "0.17.1", "source-map": "0.6.1", "string-hash": "1.1.3", - "strip-ansi": "5.2.0", "taskr": "1.1.0", "terser": "4.4.2", "text-table": "0.2.0",