Skip to content

Commit

Permalink
fix missing packages in react-scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
adammockor committed Feb 19, 2020
1 parent 8f5d5e3 commit 5efddd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/react-scripts/package.json
Expand Up @@ -25,6 +25,8 @@
"types": "./lib/react-app.d.ts",
"dependencies": {
"@babel/core": "7.8.4",
"@epegzz/sass-vars-loader": "^6.0.0",
"@mdx-js/loader": "~1.5.1",
"@svgr/webpack": "4.3.3",
"@typescript-eslint/eslint-plugin": "^2.10.0",
"@typescript-eslint/parser": "^2.10.0",
Expand Down

0 comments on commit 5efddd8

Please sign in to comment.