Browse Source

fix(deps): update dependency semantic-ui-react to v0.78.2

dependabot/npm_and_yarn/web/prismjs-1.21.0
Renovate Bot 8 years ago
parent
commit
4ae11b6d59
No known key found for this signature in database GPG Key ID: 30DC19D6846E13FA
  1. 2
      static/package.json

2
static/package.json

@ -26,7 +26,7 @@
"react-scripts": "1.1.0", "react-scripts": "1.1.0",
"react-table": "6.7.6", "react-table": "6.7.6",
"semantic-ui-css": "2.2.14", "semantic-ui-css": "2.2.14",
"semantic-ui-react": "0.78.1", "semantic-ui-react": "0.78.2",
"toastr": "2.1.4" "toastr": "2.1.4"
}, },
"scripts": { "scripts": {

Loading…
Cancel
Save