Browse Source

fix(deps): update dependency semantic-ui-css to v2.3.1

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

2
static/package.json

@ -25,7 +25,7 @@
"react-router-dom": "4.2.2", "react-router-dom": "4.2.2",
"react-scripts": "1.1.1", "react-scripts": "1.1.1",
"react-table": "6.8.0", "react-table": "6.8.0",
"semantic-ui-css": "2.3.0", "semantic-ui-css": "2.3.1",
"semantic-ui-react": "0.78.3", "semantic-ui-react": "0.78.3",
"toastr": "2.1.4" "toastr": "2.1.4"
}, },

Loading…
Cancel
Save