Skip to content

Commit 8dbc149

Browse files
committed
face-detection: npm pkg fix
1 parent 09c48ac commit 8dbc149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

face-detection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"types": "dist/index.d.ts",
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/TurboWarp/tfjs-models.git"
13+
"url": "git+https://github.com/TurboWarp/tfjs-models.git"
1414
},
1515
"peerDependencies": {
1616
"@mediapipe/face_detection": "~0.4.0",

0 commit comments

Comments
 (0)