Skip to content

Commit ab2b228

Browse files
authored
Merge pull request #120 from nspcc-dev/fix-typescript
2 parents eb2794a + 737e523 commit ab2b228

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
],
3737
"devDependencies": {
3838
"dotenv": "^16.0.3",
39-
"react-scripts": "^5.0.1"
39+
"react-scripts": "^5.0.1",
40+
"typescript": "^4.9.5"
4041
}
4142
}

0 commit comments

Comments
 (0)