Skip to content

Commit

Permalink
Add react-dev-utils for formatting webpack compiler messages.
Browse files Browse the repository at this point in the history
  • Loading branch information
griffbrad authored and gziolo committed Feb 11, 2019
1 parent 87a2a12 commit cb207c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
},
"dependencies": {
"@wordpress/babel-preset-default": "file:../babel-preset-default",
"@wordpress/build-config": "file:../build-config",
"@wordpress/eslint-plugin": "file:../eslint-plugin",
"@wordpress/jest-preset-default": "file:../jest-preset-default",
"@wordpress/npm-package-json-lint-config": "file:../npm-package-json-lint-config",
Expand All @@ -43,6 +44,7 @@
"jest-puppeteer": "3.2.1",
"npm-package-json-lint": "^3.3.1",
"puppeteer": "1.6.1",
"react-dev-utils": "^6.1.1",
"read-pkg-up": "^1.0.1",
"resolve-bin": "^0.4.0",
"stylelint": "^9.10.1",
Expand Down

0 comments on commit cb207c1

Please sign in to comment.