Browse Source

Merge pull request #87 from mxschmitt/renovate/semantic-ui-react-0.x

fix(deps): update dependency semantic-ui-react to v0.78.3
dependabot/npm_and_yarn/web/prismjs-1.21.0
Max Schmitt 8 years ago
committed by GitHub
parent
commit
2c76dacfe8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      static/package.json

2
static/package.json

@ -26,7 +26,7 @@
"react-scripts": "1.1.1", "react-scripts": "1.1.1",
"react-table": "6.7.6", "react-table": "6.7.6",
"semantic-ui-css": "2.3.0", "semantic-ui-css": "2.3.0",
"semantic-ui-react": "0.78.2", "semantic-ui-react": "0.78.3",
"toastr": "2.1.4" "toastr": "2.1.4"
}, },
"scripts": { "scripts": {

Loading…
Cancel
Save