@putout/babel 4.5.0 → 4.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/bundle/index.js +0 -3
  2. package/package.json +1 -1
package/bundle/index.js CHANGED
@@ -640,9 +640,6 @@ var require_js_tokens_BABEL_8_BREAKING_true = __commonJS({
640
640
  });
641
641
 
642
642
  // ../babel-babel/node_modules/js-tokens-BABEL_8_BREAKING-false/index.js
643
- var require_js_tokens_BABEL_8_BREAKING_false = () => {};
644
-
645
- // ../babel-babel/node_modules/js-tokens/index.js
646
643
  var require_js_tokens = __commonJS({
647
644
  '../babel-babel/node_modules/js-tokens/index.js'(exports2, module2) {
648
645
  function bool2(value) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@putout/babel",
3
- "version": "4.5.0",
3
+ "version": "4.5.1",
4
4
  "type": "commonjs",
5
5
  "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
6
6
  "description": "Babel 8 in CommonJS",