diff --git a/package.json b/package.json index b5acc40..b4a08ab 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "oev" ], "license": "MIT", - "version": "0.1.2", + "version": "0.1.3", "repository": { "type": "git", "url": "https://github.com/api3dao/data-feed-proxy-combinators.git" @@ -18,6 +18,7 @@ "types": "dist/src/index.d.ts", "files": [ "contracts", + "deploy", "typechain-types", "dist" ],