File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @pipedream/sdk" ,
3- "version" : " 2.0.2 " ,
3+ "version" : " 2.0.4 " ,
44 "private" : false ,
55 "repository" : " github:PipedreamHQ/pipedream-sdk-typescript" ,
66 "type" : " commonjs" ,
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import { DeployedTriggers } from "./api/resources/deployedTriggers/client/Client
1818import { Projects } from "./api/resources/projects/client/Client.js" ;
1919import { Proxy } from "./api/resources/proxy/client/Client.js" ;
2020import { Tokens } from "./api/resources/tokens/client/Client.js" ;
21- import { SDK_VERSION } from "version.js" ;
21+ import { SDK_VERSION } from "./ version.js" ;
2222
2323export declare namespace PipedreamClient {
2424 export interface Options {
You can’t perform that action at this time.
0 commit comments