Skip to content

Commit

Permalink
Bump Annotation.js to address dependabot issue
Browse files Browse the repository at this point in the history
  • Loading branch information
iurisilvio committed Dec 10, 2024
1 parent 8ed9c96 commit 47d049f
Show file tree
Hide file tree
Showing 3 changed files with 265 additions and 595 deletions.
2 changes: 0 additions & 2 deletions cli/commands/upload.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ const fs = require("fs");
const path = require("path");
const pLimit = require("p-limit");

const annotation = require("@roboflow/annotation");

const { selectProjectFromWorkspace, getApiKeyForWorkspace } = require("../core.js");

const { parseFolder } = require("../datasetParser");
Expand Down
Loading

0 comments on commit 47d049f

Please sign in to comment.