Skip to content

Commit 2251f59

Browse files
committed
fix: Fix package dependency
1 parent 66dcc5d commit 2251f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"license": "MIT",
4040
"devDependencies": {
4141
"@changesets/cli": "^2.29.5",
42-
"@contentauth/c2pa-types": "link:../../../github/contentauth/c2pa-js-v2/packages/c2pa-types",
42+
"@contentauth/c2pa-types": "^0.2.1",
4343
"@eslint/js": "^9.33.0",
4444
"@neon-rs/cli": "0.1.82",
4545
"@types/debug": "^4.1.12",

0 commit comments

Comments
 (0)