@signalplus/params-about 0.1.44 → 0.1.45

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/lib/es/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Bundle of @signalplus/params-about
3
- * Generated: 2022-04-19
4
- * Version: 0.1.44
3
+ * Generated: 2022-04-24
4
+ * Version: 0.1.45
5
5
  * License: MIT
6
6
  * Author: 2631541504@qq.com
7
7
  */
@@ -810,7 +810,7 @@ var Expiries = /*#__PURE__*/function (_PureComponent) {
810
810
 
811
811
  var placeholder = /*#__PURE__*/React.createElement("span", {
812
812
  className: "param-expiries-placeholder"
813
- }, "Choose an expiry");
813
+ }, "Choose");
814
814
 
815
815
  if (this.props.multiple === false) {
816
816
  var _this$props$value2;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@signalplus/params-about",
3
- "version": "0.1.44",
3
+ "version": "0.1.45",
4
4
  "description": "A description for the module",
5
5
  "main": "./lib/umd/index.js",
6
6
  "module": "./lib/es/index.js",