Skip to content

Commit

Permalink
fix(vectorizer): Updated lib to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHauschildt committed Feb 9, 2024
1 parent cf00db3 commit b3a8791
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 616 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ examples/*/dist
yarn-error.log

.turbo
.vercel
2 changes: 1 addition & 1 deletion packages/vectorizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@cesdk/cesdk-js": "~1.20.0"
},
"dependencies": {
"@imgly/vectorizer": "../vectorizer/packages/js",
"@imgly/vectorizer": "~0.1.0-rc.6",
"lodash": "^4.17.21"
}
}
Loading

0 comments on commit b3a8791

Please sign in to comment.