Skip to content

Commit

Permalink
Updated keygen to taquito 9.2.0-beta-RC.2
Browse files Browse the repository at this point in the history
  • Loading branch information
roxaneletourneau committed Jul 2, 2021
1 parent 36a9ab8 commit 4dc55a7
Show file tree
Hide file tree
Showing 4 changed files with 125 additions and 133 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM node:lts-alpine

ADD package.json package.json
ADD package-lock.json package-lock.json
RUN npm config set @taquito:registry https://npm.preview.tezostaquito.io/

RUN npm ci

ADD tsconfig.json tsconfig.json
Expand Down
Loading

0 comments on commit 4dc55a7

Please sign in to comment.