1
0

Fix MODULE_NOT_FOUND (#9563)

This commit is contained in:
Takuya Yoshida
2023-01-15 08:35:36 +09:00
committed by GitHub
parent b66f4ebba1
commit 2801338a3c
2 changed files with 23 additions and 0 deletions
+3
View File
@@ -60,5 +60,8 @@
"eslint": "^8.31.0",
"start-server-and-test": "1.15.2",
"typescript": "4.9.4"
},
"optionalDependencies": {
"@tensorflow/tfjs-core": "^4.1.0"
}
}