Skip to content

Commit

Permalink
Merge 2176138 into bbe37d9
Browse files Browse the repository at this point in the history
  • Loading branch information
sharvit committed Apr 21, 2019
2 parents bbe37d9 + 2176138 commit 74d81a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.1.0",
"babel-plugin-add-module-exports": "^1.0.0",
"babel-plugin-add-module-exports": "^1.0.2",
"commitlint-config-cz": "^0.11.0",
"coveralls": "^3.0.2",
"cz-conventional-changelog": "2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1247,10 +1247,10 @@ babel-jest@^24.1.0:
chalk "^2.4.2"
slash "^2.0.0"

babel-plugin-add-module-exports@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-1.0.0.tgz#72b5424d941a336c6a35357f373d8b8366263031"
integrity sha512-m0sMxPL4FaN2K69GQgaRJa4Ny15qKSdoknIcpN+gz+NaJlAW9pge/povs13tPYsKDboflrEQC+/3kfIsONBTaw==
babel-plugin-add-module-exports@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-1.0.2.tgz#96cd610d089af664f016467fc4567c099cce2d9c"
integrity sha512-4paN7RivvU3Rzju1vGSHWPjO8Y0rI6droWvSFKI6dvEQ4mvoV0zGojnlzVRfI6N8zISo6VERXt3coIuVmzuvNg==
optionalDependencies:
chokidar "^2.0.4"

Expand Down

0 comments on commit 74d81a3

Please sign in to comment.