mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-04 16:22:57 +08:00
[Other] Update ocr package (#428)
* Refactor js submodule * Remove change-log * Update ocr module * Update ocr-detection module * Update ocr-detection module * Remove change-log * Update ocr package * Update package.json * Update package.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@paddle-js-models/ocr",
|
||||
"version": "4.0.0",
|
||||
"version": "4.1.0",
|
||||
"description": "",
|
||||
"main": "lib/index.js",
|
||||
"module": "lib/index.esm.js",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@paddle-js-models/ocrdet",
|
||||
"version": "4.0.1",
|
||||
"version": "4.1.1",
|
||||
"description": "",
|
||||
"main": "lib/index.js",
|
||||
"module": "lib/index.esm.js",
|
||||
|
Reference in New Issue
Block a user