Skip to content

Commit f874b93

Browse files
committed
fix: fix release
1 parent 411bdea commit f874b93

File tree

5 files changed

+520
-77
lines changed

5 files changed

+520
-77
lines changed

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,14 @@
6868
},
6969
"homepage": "https://github.com/contentauth/c2pa-node-v2#readme",
7070
"dependencies": {
71-
"debug": "^4.4.1"
71+
"chalk": "^5.6.0",
72+
"cli-progress": "^3.12.0",
73+
"debug": "^4.4.1",
74+
"mkdirp": "^3.0.1",
75+
"node-fetch": "^3.3.2",
76+
"pkg-dir": "^9.0.0",
77+
"pretty-bytes": "^7.0.1",
78+
"unzipper": "^0.12.3"
7279
},
7380
"packageManager": "[email protected]"
7481
}

0 commit comments

Comments
 (0)