Skip to content

Commit

Permalink
Merge pull request #120 from nspcc-dev/fix-typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-khimov authored Aug 30, 2024
2 parents eb2794a + 737e523 commit ab2b228
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
],
"devDependencies": {
"dotenv": "^16.0.3",
"react-scripts": "^5.0.1"
"react-scripts": "^5.0.1",
"typescript": "^4.9.5"
}
}

0 comments on commit ab2b228

Please sign in to comment.