diff --git a/package.json b/package.json index 0b16f90..65a1631 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@0xsquid/squid-types", - "version": "0.1.70", + "version": "0.1.71", "description": "JS and TS types relating to 0xsquid related projects.", "main": "dist/index.js", "types": "./dist/index.d.ts", diff --git a/src/routes/index.ts b/src/routes/index.ts index 0e0c8a3..399721b 100644 --- a/src/routes/index.ts +++ b/src/routes/index.ts @@ -87,7 +87,7 @@ export interface RouteActionResponse extends Omit