Skip to content

Commit

Permalink
fix: 🐛 removing redundant "history" (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra authored May 25, 2020
1 parent 02d1e62 commit 0793d31
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 22 deletions.
2 changes: 0 additions & 2 deletions internals/startingTemplate/src/utils/history.ts

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
"dependencies": {
"@reduxjs/toolkit": "1.3.2",
"fontfaceobserver": "2.1.0",
"history": "4.10.1",
"i18next": "19.3.4",
"i18next-browser-languagedetector": "4.0.2",
"react": "16.13.0",
Expand All @@ -117,7 +116,6 @@
"@testing-library/jest-dom": "5.1.1",
"@testing-library/react": "10.0.1",
"@types/fontfaceobserver": "0.0.6",
"@types/history": "4.7.5",
"@types/jest": "25.1.4",
"@types/node": "13.9.3",
"@types/react": "16.9.25",
Expand Down
14 changes: 0 additions & 14 deletions src/utils/__tests__/history.test.ts

This file was deleted.

2 changes: 0 additions & 2 deletions src/utils/history.ts

This file was deleted.

2 changes: 0 additions & 2 deletions template.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"dependencies": {
"@reduxjs/toolkit": "1.3.2",
"fontfaceobserver": "2.1.0",
"history": "4.10.1",
"i18next": "19.3.4",
"i18next-browser-languagedetector": "4.0.2",
"prettier": "2.0.1",
Expand All @@ -71,7 +70,6 @@
"@testing-library/jest-dom": "5.1.1",
"@testing-library/react": "10.0.1",
"@types/fontfaceobserver": "0.0.6",
"@types/history": "4.7.5",
"@types/jest": "25.1.4",
"@types/node": "13.9.3",
"@types/react": "16.9.25",
Expand Down

0 comments on commit 0793d31

Please sign in to comment.