mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Update strip-ansi to the latest version 🚀 (#2325)
This commit is contained in:
parent
c39e555353
commit
b36f643249
|
@ -87,7 +87,7 @@
|
||||||
"recursive-copy": "^2.0.6",
|
"recursive-copy": "^2.0.6",
|
||||||
"send": "^0.15.3",
|
"send": "^0.15.3",
|
||||||
"source-map-support": "0.4.15",
|
"source-map-support": "0.4.15",
|
||||||
"strip-ansi": "3.0.1",
|
"strip-ansi": "4.0.0",
|
||||||
"styled-jsx": "1.0.6",
|
"styled-jsx": "1.0.6",
|
||||||
"touch": "2.0.2",
|
"touch": "2.0.2",
|
||||||
"uglifyjs-webpack-plugin": "0.4.6",
|
"uglifyjs-webpack-plugin": "0.4.6",
|
||||||
|
|
Loading…
Reference in a new issue