diff --git a/layout/common/scripts.jsx b/layout/common/scripts.jsx index 04737c1..e7f6c83 100644 --- a/layout/common/scripts.jsx +++ b/layout/common/scripts.jsx @@ -31,7 +31,7 @@ module.exports = class extends Component { return - {clipboard && } + {clipboard && } diff --git a/package.json b/package.json index 132a3f8..158310a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "deepmerge": "^4.2.2", - "hexo-component-inferno": "^0.10.1", + "hexo-component-inferno": "^0.10.5", "inferno": "^7.3.3", "inferno-create-element": "^7.3.3", "moment": "^2.22.2",