Skip to content

Commit

Permalink
Downgrade strip-ansi package to 3.0.1 (facebook#2692)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdhoopr authored and wmonk committed Aug 7, 2017
1 parent 7db4e87 commit 3bc8dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-dev-utils/package.json
Expand Up @@ -49,7 +49,7 @@
"recursive-readdir": "2.2.1",
"shell-quote": "1.6.1",
"sockjs-client": "1.1.4",
"strip-ansi": "4.0.0",
"strip-ansi": "3.0.1",
"text-table": "0.2.0"
}
}

0 comments on commit 3bc8dcd

Please sign in to comment.