Skip to content

Commit

Permalink
Merge e4777f3 into a9cf802
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Jun 11, 2019
2 parents a9cf802 + e4777f3 commit 096b504
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .nycrc
Expand Up @@ -2,6 +2,6 @@
"extends": "node_modules/ocular-dev-tools/templates/.nycrc",
"include": [
"dev-modules/**/*.js",
"modules/**/dist/es5/**/*.js"
"modules/**/src/**/*.js"
]
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-tree-shaking": "^1.7.3",
"gl": "^4.2.2",
"mkdirp": "^0.5.1",
"ocular-dev-tools": "0.0.25",
"ocular-dev-tools": "0.0.27",
"pre-commit": "^1.2.2",
"pre-push": "^0.1.1",
"raw-loader": "^0.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6469,10 +6469,10 @@ octokit-pagination-methods@^1.1.0:
resolved "https://registry.yarnpkg.com/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz#cf472edc9d551055f9ef73f6e42b4dbb4c80bea4"
integrity sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ==

ocular-dev-tools@0.0.25:
version "0.0.25"
resolved "https://registry.yarnpkg.com/ocular-dev-tools/-/ocular-dev-tools-0.0.25.tgz#32976fe6ead46d93c0bd396374aafbe226e5c170"
integrity sha512-QzeTkGPHQAeu54L+3zTHIlEk6tI764vuTmw16X1wn6tL4vgBoUkfITEvOWYuKCeFgjB2JQ8ccFxPKeJ1P5551Q==
ocular-dev-tools@0.0.27:
version "0.0.27"
resolved "https://registry.yarnpkg.com/ocular-dev-tools/-/ocular-dev-tools-0.0.27.tgz#6d66ab938c404ba37ff910c3f80817d099a72782"
integrity sha512-OrKiIfiku6a1PmzZS9ahBVXPK3i1v9zDeKoSXwar4esglyUrU7nOpV9hd2qZ+c00AcDlyH28y0i9pIWqpZQZJA==
dependencies:
"@babel/cli" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down

0 comments on commit 096b504

Please sign in to comment.