File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2525 "main" : " build/index.js" ,
2626 "module" : " build/index.mjs" ,
2727 "types" : " build/index.d.ts" ,
28- "files" : [" build" ],
28+ "files" : [
29+ " build"
30+ ],
2931 "exports" : {
3032 "." : " ./build/index.js"
3133 },
8587 },
8688 "dependencies" : {
8789 "@googleapis/calendar" : " ^9.3.2" ,
90+ "googleapis-common" : " ^7.0.1" ,
8891 "ical.js" : " ^1.5.0"
8992 },
9093 "devDependencies" : {
107110 "ts-node" : " ^10.9.1" ,
108111 "tsup" : " ^8.0.0" ,
109112 "typescript" : " ^5.2.2"
110- },
111- "peerDependencies" : {
112- "googleapis-common" : " ^7.0.0"
113113 }
114114}
Original file line number Diff line number Diff line change @@ -3206,7 +3206,7 @@ google-auth-library@^9.0.0:
32063206 gtoken "^7.0.0"
32073207 jws "^4.0.0"
32083208
3209- googleapis-common@^7.0.0 :
3209+ googleapis-common@^7.0.0, googleapis-common@^7.0.1 :
32103210 version "7.0.1"
32113211 resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-7.0.1.tgz#c85d0ee605ff0be9f604b963c69dfd27e46f6dec"
32123212 integrity sha512-mgt5zsd7zj5t5QXvDanjWguMdHAcJmmDrF9RkInCecNsyV7S7YtGqm5v2IWONNID88osb7zmx5FtrAP12JfD0w==
You can’t perform that action at this time.
0 commit comments