Comparing version 0.3.1 to 0.3.2
@@ -55,3 +55,3 @@ let Promise = require('bluebird'); | ||
exports.toast = function (toastValue, time = 800, hasAnimate) { | ||
exports.toast = function (toastValue, time = 1500, hasAnimate) { | ||
return new Promise(function (resolve, reject) { | ||
@@ -58,0 +58,0 @@ dispatch(actions.setVars("fuiToast", { |
{ | ||
"name": "fengui", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/fengjr", |
294016
95
4983