Skip to content

Commit f5b9d50

Browse files
authored
chore: move chai-string to deps (#843)
1 parent 404feba commit f5b9d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"@polka/send-type": "^0.5.2",
6262
"@types/chai": "^4.2.16",
6363
"@types/chai-as-promised": "^7.1.3",
64+
"@types/chai-string": "^1.4.2",
6465
"@types/chai-subset": "^1.3.3",
6566
"@types/mocha": "^8.2.2",
6667
"@types/node": "^15.6.0",
@@ -121,7 +122,6 @@
121122
},
122123
"devDependencies": {
123124
"@types/bytes": "^3.1.0",
124-
"@types/chai-string": "^1.4.2",
125125
"@types/conventional-changelog": "^3.1.0",
126126
"@types/cors": "^2.8.10",
127127
"@types/eslint": "^7.2.8",

0 commit comments

Comments
 (0)