Skip to content

Commit

Permalink
Move browserslist-config-single-spa to "dependencies"
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldenning authored and TheMcMurder committed Jan 4, 2022
1 parent ce2cfba commit 8b6db13
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@
"url": "https://github.com/joeldenning/single-spa-react/issues"
},
"homepage": "https://github.com/joeldenning/single-spa-react#readme",
"dependencies": {
"browserslist-config-single-spa": "^1.0.1"
},
"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/eslint-parser": "^7.15.7",
Expand All @@ -75,7 +78,6 @@
"@testing-library/react": "^13.0.0-alpha.1",
"@types/react": "^17.0.24",
"@types/react-dom": "^17.0.9",
"browserslist-config-single-spa": "^1.0.1",
"concurrently": "^6.2.1",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
Expand Down
6 changes: 4 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8b6db13

Please sign in to comment.