diff --git a/package.json b/package.json index 59049cb..bafc5eb 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "./dist/browser.es2015.es.js": "./dist/browser.es2017.es.js" }, "dependencies": { - "fusion-plugin-universal-events": "^1.3.0", + "fusion-plugin-universal-events": "^1.3.1-0", "fusion-test-utils": "^1.3.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 5b2c818..9090103 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2195,9 +2195,9 @@ fusion-core@^1.10.1: ua-parser-js "^0.7.19" uuid "^3.3.2" -fusion-plugin-universal-events@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/fusion-plugin-universal-events/-/fusion-plugin-universal-events-1.3.0.tgz#461e20bff7f273ffcfe3bcf9c280191ab3e3a3c8" +fusion-plugin-universal-events@^1.3.1-0: + version "1.3.1-0" + resolved "https://registry.yarnpkg.com/fusion-plugin-universal-events/-/fusion-plugin-universal-events-1.3.1-0.tgz#8c32fde3b8fa558f476bf7451f1ebe5173afb3a8" dependencies: koa-bodyparser "4.2.1"