react-native-flexmonster 2.9.54 → 2.9.55

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/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -25,7 +25,7 @@ See our [sample React Native project with Flexmonster](https://github.com/flexmo
25
25
 
26
26
  ## <a name="license"></a>License ##
27
27
 
28
- Here is the [Flexmonster licensing page](https://www.flexmonster.com/pivot-table-editions-and-pricing?r=wrap). We have a free 30-day trial!
28
+ Here is the [Flexmonster licensing page](https://www.flexmonster.com/pivot-table-editions-and-pricing?r=wrap). We have a 30-day free trial!
29
29
 
30
30
  Flexmonster React Native wrapper is released as an MIT-licensed (free and open-source) add-on to Flexmonster Pivot.
31
31
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-flexmonster",
3
- "version": "2.9.54",
3
+ "version": "2.9.55",
4
4
  "license": "MIT",
5
5
  "description": "React Native Module for Flexmonster Pivot Table & Charts",
6
6
  "main": "./build/index.js",