diff --git a/package.json b/package.json index c8038a82f..c7b4fd166 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "publish-next": "npm publish --dry-run --tag next" }, "dependencies": { - "@u4/opencv-build": "1.0.0-alpha2", + "@u4/opencv-build": "1.0.0", "eslint": "^9.1.1", "glob": "^10.3.12", "nan": "^2.19.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 759f8c865..ea6bc557f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@u4/opencv-build': - specifier: 1.0.0-alpha2 - version: 1.0.0-alpha2 + specifier: 1.0.0 + version: 1.0.0 eslint: specifier: ^9.1.1 version: 9.1.1 @@ -345,8 +345,8 @@ packages: eslint-visitor-keys: 3.4.3 dev: false - /@u4/opencv-build@1.0.0-alpha2: - resolution: {integrity: sha512-GhLSQZvui/xK8AtztUKd/wq6o0P2e0/NoqC6k6yFBbhd/0Pzi6rQaQ3877ioB7/KLd4x6JXrcaOBdYc6b0GzPA==} + /@u4/opencv-build@1.0.0: + resolution: {integrity: sha512-3/sBGebF0/UtQCq6YjCMhNSIS7tBQoqIBEFcgrl4wlk4g4rQg51ko0n31Lk5EYY25NXL0rKpyh3c8exH6wvHkQ==} hasBin: true dependencies: '@deno/shim-deno': 0.19.1