diff options
Diffstat (limited to 'scripts/package.json')
| -rw-r--r-- | scripts/package.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/package.json b/scripts/package.json new file mode 100644 index 0000000..cf1fe7d --- /dev/null +++ b/scripts/package.json @@ -0,0 +1,5 @@ +{ + "devDependencies": { + "typescript": "^4.4.3" + } +} |
