mirror of
https://github.com/tomru/advcal.git
synced 2026-03-03 06:27:17 +01:00
add typescript support
This commit is contained in:
@@ -11,5 +11,10 @@
|
||||
"next": "10.0.3",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^14.14.10",
|
||||
"@types/react": "^17.0.0",
|
||||
"typescript": "^4.1.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user