Skip to content

Commit

Permalink
Revert a update, something broke, and it disabled a lot of things. I …
Browse files Browse the repository at this point in the history
…fixed it now.
  • Loading branch information
snaildos committed Aug 25, 2021
1 parent 1a097b9 commit fff54c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/nedb": "1.8.12",
"@types/node": "15.12.5",
"@types/node-fetch": "2.5.12",
"@types/react": "17.0.19",
"@types/react": "17.0.11",
"@types/react-dom": "17.0.9",
"@types/rimraf": "3.0.2",
"@types/styled-components": "5.1.10",
Expand Down Expand Up @@ -87,7 +87,7 @@
"pretty-bytes": "5.6.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-refresh": "0.10.0",
"react-refresh": "^0.10.0",
"react-windows-controls": "1.1.1",
"rimraf": "3.0.2",
"source-map-support": "0.5.19",
Expand All @@ -101,7 +101,7 @@
"webpack": "5.40.0",
"webpack-bundle-analyzer": "4.4.2",
"webpack-cli": "4.7.2",
"webpack-dev-server": "4.0.0",
"webpack-dev-server": "^3.11.2",
"webpack-merge": "5.8.0"
},
"dependencies": {
Expand Down

0 comments on commit fff54c4

Please sign in to comment.