File tree Expand file tree Collapse file tree 3 files changed +0
-12
lines changed
Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 5151 "homepage" : " https://github.com/sagemathinc/cocalc" ,
5252 "dependencies" : {
5353 "lru-cache" : " ^7.18.3"
54- },
55- "pnpm" : {
56- "onlyBuiltDependencies" : [
57- " websocketfs" ,
58- " websocket-sftp" ,
59- " @cocalc/fuse-native"
60- ]
6154 }
6255}
Original file line number Diff line number Diff line change 3737 "onlyBuiltDependencies" : [
3838 " better-sqlite3" ,
3939 " node-pty" ,
40- " websocket-sftp" ,
41- " websocketfs" ,
4240 " zstd-napi"
4341 ]
4442 }
Original file line number Diff line number Diff line change @@ -4,9 +4,6 @@ packages:
44 # but exclude cdn/dist since it is generated by npm as part of a
55 # weird build system, and it totally messes up stuff.
66 - " !**/cdn/dist/**"
7- - " !compute"
87onlyBuiltDependencies :
98 - better-sqlite3
10- - websocket-sftp
11- - websocketfs
129 - zstd-napi
You can’t perform that action at this time.
0 commit comments