|
|
|
@ -13,21 +13,21 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"prismjs": "^1.8.4", |
|
|
|
"react": "^16.1.1", |
|
|
|
"react-clipboard.js": "^1.1.3", |
|
|
|
"react-datepicker": "^0.61.0", |
|
|
|
"react-dom": "^16.1.1", |
|
|
|
"react-moment": "^0.6.8", |
|
|
|
"react-prism": "^4.3.1", |
|
|
|
"react-qr-svg": "^2.1.0", |
|
|
|
"react-responsive": "^4.0.3", |
|
|
|
"react-router": "^4.2.0", |
|
|
|
"react-router-dom": "^4.2.2", |
|
|
|
"prismjs": "1.8.4", |
|
|
|
"react": "16.2.0", |
|
|
|
"react-clipboard.js": "1.1.3", |
|
|
|
"react-datepicker": "0.61.0", |
|
|
|
"react-dom": "16.2.0", |
|
|
|
"react-moment": "0.6.8", |
|
|
|
"react-prism": "4.3.1", |
|
|
|
"react-qr-svg": "2.1.0", |
|
|
|
"react-responsive": "4.0.3", |
|
|
|
"react-router": "4.2.0", |
|
|
|
"react-router-dom": "4.2.2", |
|
|
|
"react-scripts": "1.0.17", |
|
|
|
"semantic-ui-css": "^2.2.12", |
|
|
|
"semantic-ui-react": "^0.77.0", |
|
|
|
"toastr": "^2.1.2" |
|
|
|
"semantic-ui-css": "2.2.12", |
|
|
|
"semantic-ui-react": "0.77.0", |
|
|
|
"toastr": "2.1.2" |
|
|
|
}, |
|
|
|
"scripts": { |
|
|
|
"start": "react-scripts start", |
|
|
|
|