@bryntum/babel-preset-react-app 7.1.2 → 7.2.0

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.
package/README-bryntum.md CHANGED
@@ -1,9 +1,14 @@
1
+ <br>
2
+ <br>
3
+
1
4
  <p align="center">
2
5
  <a href="https://bryntum.com/" rel="noopener" target="_blank">
3
6
  <img width="350" src="https://bryntum.com/resources/bryntum_logo_blue.svg" alt="Bryntum logo">
4
7
  </a>
5
8
  </p>
6
9
 
10
+ <br>
11
+
7
12
  # @bryntum/babel-preset-react-app
8
13
 
9
14
  This repo is part of `create-react-app` fork located at
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bryntum/babel-preset-react-app",
3
- "version": "7.1.2",
3
+ "version": "7.2.0",
4
4
  "description": "Babel preset used by Create React App. Patched for Bryntum products",
5
5
  "author": {
6
6
  "name": "Bryntum",