|
|
@ -13,10 +13,10 @@ |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"moment": "2.22.2", |
|
|
"moment": "2.22.2", |
|
|
"prismjs": "1.15.0", |
|
|
"prismjs": "1.15.0", |
|
|
"react": "16.4.1", |
|
|
"react": "16.4.2", |
|
|
"react-clipboard.js": "2.0.0", |
|
|
"react-clipboard.js": "2.0.0", |
|
|
"react-datepicker": "1.5.0", |
|
|
"react-datepicker": "1.6.0", |
|
|
"react-dom": "16.4.1", |
|
|
"react-dom": "16.4.2", |
|
|
"react-moment": "0.7.9", |
|
|
"react-moment": "0.7.9", |
|
|
"react-prism": "4.3.2", |
|
|
"react-prism": "4.3.2", |
|
|
"react-qr-svg": "2.1.0", |
|
|
"react-qr-svg": "2.1.0", |
|
|
@ -26,7 +26,7 @@ |
|
|
"react-scripts": "1.1.4", |
|
|
"react-scripts": "1.1.4", |
|
|
"react-table": "6.8.6", |
|
|
"react-table": "6.8.6", |
|
|
"semantic-ui-css": "2.3.3", |
|
|
"semantic-ui-css": "2.3.3", |
|
|
"semantic-ui-react": "0.82.1", |
|
|
"semantic-ui-react": "0.82.2", |
|
|
"toastr": "2.1.4" |
|
|
"toastr": "2.1.4" |
|
|
}, |
|
|
}, |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
|