Skip to content

Commit 10bb8d5

Browse files
committed
Add downloaded_recordings to .gitignore
1 parent 7b34612 commit 10bb8d5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

recordings/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
downloaded_recordings

recordings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "download.js",
66
"type": "module",
77
"dependencies": {
8-
"cobrowse-agent-sdk": "^0.0.22",
8+
"cobrowse-agent-sdk": "^2.1.3",
99
"jsonwebtoken": "^8.5.1",
1010
"node-fetch": "^2.6.1"
1111
},

0 commit comments

Comments
 (0)