Fix MODULE_NOT_FOUND (#9563)
This commit is contained in:
parent
b66f4ebba1
commit
2801338a3c
2 changed files with 23 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue