RubyGems
npm
Organizations
Log in
Sign up
npm
component-shipinlv
Versions diffs
0.1.1 → 0.1.2
component-shipinlv 0.1.1 → 0.1.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/dist/join-client/index.js
+2
-0
package/package.json
+1
-1
package/dist/join-client/index.js
CHANGED
Viewed
@@ -27,6 +27,8 @@ var JoinClient = function JoinClient(_ref) {
27
27
var _useRequest = useRequest(function () {
28
28
return SubClientController.start({
29
29
productType: productType
30
+
}, {
31
+
silent: true
30
32
});
31
33
}, {
32
34
// manual: true,
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "component-shipinlv",
3
-
"version": "0.1.
1
",
3
+
"version": "0.1.
2
",
4
4
"description": "",
5
5
"module": "dist/index.js",
6
6
"types": "dist/index.d.ts",