Skip to content

Commit 670be17

Browse files
committed
build(dev-deps): removes unused dev dependencies
1 parent 4163266 commit 670be17

File tree

2 files changed

+57
-2744
lines changed

2 files changed

+57
-2744
lines changed

package.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -54,32 +54,20 @@
5454
"@types/sortablejs": "^1.10.0",
5555
"@commitlint/cli": "^11.0.0",
5656
"@commitlint/config-conventional": "^11.0.0",
57-
"@fortawesome/fontawesome-svg-core": "^1.2.25",
58-
"@fortawesome/free-solid-svg-icons": "^5.11.2",
59-
"@fortawesome/react-fontawesome": "^0.1.7",
60-
"@testing-library/jest-dom": "^4.1.0",
61-
"@testing-library/react": "^9.1.4",
62-
"@types/cheerio": "^0.22.15",
6357
"@types/classnames": "^2.2.9",
6458
"@types/node": "12.7.5",
6559
"@types/react": "16.9.2",
6660
"@types/react-dom": "16.9.0",
67-
"@types/styled-components": "^4.1.19",
68-
"cheerio": "^1.0.0-rc.3",
6961
"commitizen": "^4.2.1",
7062
"copy-dir": "^1.2.0",
7163
"cz-conventional-changelog": "^3.3.0",
72-
"doctoc": "^1.4.0",
7364
"husky": "^4.3.0",
74-
"json-beautify": "^1.1.1",
7565
"parcel-bundler": "^1.12.4",
7666
"react": "^16.9.0",
7767
"react-dom": "^16.9.0",
7868
"rollup": "^1.27.8",
7969
"rollup-plugin-commonjs": "^10.1.0",
8070
"rollup-plugin-typescript2": "^0.25.3",
81-
"styled-components": "^4.3.2",
82-
"testcafe": "^1.7.0",
8371
"ts-node": "^8.5.4",
8472
"typescript": "^3.6.3"
8573
}

0 commit comments

Comments
 (0)