awacke1 commited on
Commit
20b2393
·
verified ·
1 Parent(s): 20cf271

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +2 -2
package.json CHANGED
@@ -9,7 +9,7 @@
9
  },
10
  "repository": {
11
  "type": "git",
12
- "url": "https://huggingface.co/spaces/fffiloni/live-vision"
13
  },
14
  "author": "",
15
  "license": "MIT",
@@ -19,6 +19,6 @@
19
  "eventsource": "^2.0.2",
20
  "express": "^4.18.2",
21
  "socket.io": "^4.5.4",
22
- "base64-url": "^2.3.3" // Add this line
23
  }
24
  }
 
9
  },
10
  "repository": {
11
  "type": "git",
12
+ "url": "https://huggingface.co/spaces/awacke1/CameraLiveDocker"
13
  },
14
  "author": "",
15
  "license": "MIT",
 
19
  "eventsource": "^2.0.2",
20
  "express": "^4.18.2",
21
  "socket.io": "^4.5.4",
22
+ "base64-url": "^2.3.3"
23
  }
24
  }