Skip to content

Commit

Permalink
Merge pull request #15 from knocknote/feature/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
goccy authored Jul 1, 2019
2 parents daa269b + a0b2d35 commit 414d135
Show file tree
Hide file tree
Showing 6 changed files with 9,947 additions and 5,623 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/node:7.10
- image: node:10.16.0

working_directory: ~/repo

Expand All @@ -20,5 +20,5 @@ jobs:
paths:
- node_modules
key: v1-dependencies-{{ checksum "package.json" }}

- run: yarn lint
3 changes: 2 additions & 1 deletion dist/pixi-ae.js

Large diffs are not rendered by default.

Loading

0 comments on commit 414d135

Please sign in to comment.