Skip to content

Commit 58d5fed

Browse files
committed
fix node release
1 parent fe05bec commit 58d5fed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

nodejs-api/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "@vectorize-io/iris",
33
"version": "0.1.2",
44
"description": "Simple text extraction from files using Vectorize Iris",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/vectorize-io/vectorize-iris"
8+
},
59
"main": "dist/index.js",
610
"types": "dist/index.d.ts",
711
"scripts": {

0 commit comments

Comments
 (0)