Skip to content

Commit

Permalink
Updated some libraries.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stardog committed Oct 17, 2017
1 parent 4fd0e5e commit a14cee4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"css-loader": "^0.28.5",
"es6-promise": "^4.1.1",
"expose-loader": "^0.7.3",
"file-loader": "^0.11.2",
"file-loader": "^1.1.5",
"imports-loader": "^0.7.1",
"jquery": "^3.2.1",
"jquery-file-upload": "^4.0.5",
Expand All @@ -33,15 +33,15 @@
"medium-editor-insert-plugin": "^2.4.1",
"moment": "^2.18.1",
"prop-types": "^15.5.10",
"react": "^15.6.1",
"react": "^16.0.0",
"react-addons-css-transition-group": "^15.6.2",
"react-dom": "^15.6.1",
"react-dom": "^16.0.0",
"react-dropzone": "^4.0.1",
"react-select": "^1.0.0-rc.5",
"react-tooltip": "^3.3.0",
"strip-loader": "^0.1.2",
"style-loader": "^0.18.2",
"url-loader": "^0.5.9",
"style-loader": "^0.19.0",
"url-loader": "^0.6.2",
"velocity-react": "^1.3.3",
"webpack": "^3.5.5"
},
Expand Down

0 comments on commit a14cee4

Please sign in to comment.