Skip to content

Commit

Permalink
Revert "fix typescript version error"
Browse files Browse the repository at this point in the history
This reverts commit 9a27dc9.
  • Loading branch information
TheMcMurder committed May 9, 2023
1 parent e1c2300 commit 57f3986
Show file tree
Hide file tree
Showing 2 changed files with 1,540 additions and 60 deletions.
4 changes: 1 addition & 3 deletions packages/webpack-config-single-spa-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,10 @@
},
"dependencies": {
"fork-ts-checker-webpack-plugin": "^6.3.2",
"typescript": "^4.1.2",
"webpack-config-single-spa": "workspace:*",
"webpack-merge": "^5.8.0"
},
"devDependencies": {
"typescript": "^4.1.2"
},
"peerDependencies": {
"typescript": ">=4"
}
Expand Down

0 comments on commit 57f3986

Please sign in to comment.