Skip to content
Snippets Groups Projects
Unverified Commit 3ff43cca authored by Masaya Suzuki's avatar Masaya Suzuki Committed by GitHub
Browse files

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

parent 6bd536c5
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
......@@ -2555,7 +2555,7 @@ __metadata:
languageName: node
linkType: hard
 
"@types/node@npm:18.11.18":
"@types/node@npm:18.11.18, @types/node@npm:^18.11.18":
version: 18.11.18
resolution: "@types/node@npm:18.11.18"
checksum: 03f17f9480f8d775c8a72da5ea7e9383db5f6d85aa5fefde90dd953a1449bd5e4ffde376f139da4f3744b4c83942166d2a7603969a6f8ea826edfb16e6e3b49d
......@@ -8132,6 +8132,7 @@ __metadata:
"@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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment