Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Commit

Permalink
Merge pull request #219 from technote-space/chore/tweaks
Browse files Browse the repository at this point in the history
Chore/tweaks
  • Loading branch information
technote-space committed Sep 26, 2019
2 parents 08afef7 + 0390370 commit 40f93a6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
@@ -1,5 +1,5 @@
module.exports = {
verbose: false,
verbose: true,
transform: {
'^.+\\.js$': '<rootDir>/node_modules/babel-jest',
},
Expand Down
Binary file removed screenshot1.png
Binary file not shown.
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -6886,9 +6886,9 @@ schema-utils@^1.0.0:
ajv-keywords "^3.1.0"

schema-utils@^2.0.0, schema-utils@^2.0.1, schema-utils@^2.1.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.2.0.tgz#48a065ce219e0cacf4631473159037b2c1ae82da"
integrity sha512-5EwsCNhfFTZvUreQhx/4vVQpJ/lnCAkgoIHLhSpp4ZirE+4hzFvdJi0FMub6hxbFVBJYSpeVVmon+2e7uEGRrA==
version "2.3.0"
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.3.0.tgz#592c836507db364139a6dea7f46563d66b688a03"
integrity sha512-0NWOS/em29583dLzou07qWp5xoKCnvm5NiDQ+IkI/Q8xP6rm1SMvQrmHseH0RSbBe4tM+LJ7IeZTqb/dF9dTRQ==
dependencies:
ajv "^6.10.2"
ajv-keywords "^3.4.1"
Expand Down

0 comments on commit 40f93a6

Please sign in to comment.