Skip to content

Commit f2917f4

Browse files
authored
Merge pull request #27 from hwgilbert16/develop
Hotfix: add string similarity types to main dependencies
2 parents 09b87b6 + 2ee828c commit f2917f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"@types/adm-zip": "^0.5.0",
6464
"@types/better-sqlite3": "^7.6.4",
6565
"@types/multer": "^1.4.7",
66+
"@types/string-similarity": "^4.0.0",
6667
"adm-zip": "^0.5.10",
6768
"axios": "^1.4.0",
6869
"bcrypt": "^5.0.1",
@@ -132,7 +133,6 @@
132133
"@types/passport-local": "^1.0.34",
133134
"@types/puppeteer": "^7.0.4",
134135
"@types/quill": "^2.0.10",
135-
"@types/string-similarity": "^4.0.0",
136136
"@typescript-eslint/eslint-plugin": "5.36.1",
137137
"@typescript-eslint/parser": "5.36.1",
138138
"concurrently": "^7.4.0",

0 commit comments

Comments
 (0)