Skip to content

Commit

Permalink
Update Rocket.Chat.js.SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolmello committed Oct 17, 2018
1 parent 655cbf4 commit f2ae412
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
# nvm install 8

- restore_cache:
key: node-modules-{{ checksum ".circleci/config.yml" }}-{{ checksum "package.json" }}
key: node-modules-{{ checksum ".circleci/config.yml" }}-{{ checksum "package-lock.json" }}

- run:
name: Install NPM modules
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f2ae412

Please sign in to comment.