Skip to content

Commit a254d4b

Browse files
committed
fix(package): removed unnecessary types and install-types package
1 parent ef277ca commit a254d4b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"@babel/preset-typescript": "^7.14.5",
4141
"@babel/register": "^7.14.5",
4242
"@types/chai": "^4.3.1",
43-
"@types/concurrently": "^7.0.0",
4443
"@types/lodash": "^4.14.170",
4544
"@types/mocha": "^9.1.1",
4645
"@types/node": "^15.12.2",
@@ -51,7 +50,6 @@
5150
"chai": "^4.2.0",
5251
"codecov": "^3.8.0",
5352
"concurrently": "6.5.1",
54-
"install-types": "^2.0.1",
5553
"mocha": "^8.1.1",
5654
"nock": "^13.2.7",
5755
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)