File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed
Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @pipedream/sdk" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "description" : " Pipedream SDK Components" ,
55 "main" : " sdk.app.mjs" ,
66 "keywords" : [
1111 ],
1212 "homepage" : " https://pipedream.com/docs/connect/workflows" ,
1313 "author" : " Pipedream <support@pipedream.com> (https://pipedream.com/)" ,
14- "publishConfig" : {
15- "access" : " public"
16- }
14+ "private" : true
1715}
Original file line number Diff line number Diff line change 7373 "crypto" : " ^1.0.1" ,
7474 "uuid" : " ^8.3.2" ,
7575 "vue" : " ^2.6.14"
76+ },
77+ "pnpm" : {
78+ "publishConfig" : {
79+ "components/sdk" : false
80+ }
7681 }
7782}
Original file line number Diff line number Diff line change 11{
22 "name" : " @pipedream/sdk" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Pipedream SDK" ,
55 "main" : " dist/server/index.js" ,
66 "module" : " dist/server/index.js" ,
You can’t perform that action at this time.
0 commit comments