frontendに@type/nodeをインストールする (#9571)

This commit is contained in:
Masaya Suzuki 2023-01-15 11:55:12 +09:00 committed by GitHub
parent 6bd536c526
commit 3ff43cca02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -73,6 +73,7 @@
"@types/gulp": "4.0.10",
"@types/gulp-rename": "2.0.1",
"@types/matter-js": "0.18.2",
"@types/node": "^18.11.18",
"@types/punycode": "2.1.0",
"@types/sanitize-html": "^2.8.0",
"@types/seedrandom": "3.0.4",