Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Babel preset: fix incorrect transpilation of Flow comments
Browse files Browse the repository at this point in the history
Hopefully, this is just a temporary workaround. Re-releasing all the affected modules.

See: babel/babel#9810

Closes: https://gitlab.skypicker.com/incubator/universe/issues/467
  • Loading branch information
Martin Zlámal authored and Michal Sanger committed Apr 3, 2019
1 parent 6374f1d commit 697dba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://github.com/kiwicom/monorepo-utils",
"license": "MIT",
"private": false,
"version": "0.12.0",
"version": "0.13.0",
"main": "src/index.js",
"bin": {
"monorepo-babel-node": "bin/monorepo-babel-node.js",
Expand Down

0 comments on commit 697dba9

Please sign in to comment.