Skip to content

Commit

Permalink
package versionup
Browse files Browse the repository at this point in the history
  • Loading branch information
ymucystk committed Apr 9, 2020
1 parent 37253a6 commit 20c5631
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@
"author": "harmoware-demo",
"license": "MIT",
"dependencies": {
"@babel/core": "^7.4.0",
"@babel/preset-react": "^7.0.0",
"babel-loader": "^8.0.5",
"@babel/core": "^7.9.0",
"@babel/preset-react": "^7.9.4",
"babel-loader": "^8.1.0",
"css-loader": "^2.1.1",
"harmoware-vis": "^1.2.0",
"harmoware-vis": "^1.5.8",
"node-sass": "^4.12.0",
"react": "^16.8.5",
"react-dom": "^16.8.5",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-redux": "^6.0.1",
"redux": "^4.0.1",
"sass-loader": "^7.1.0",
"style-loader": "^0.23.1",
"webpack": "^4.29.6",
"webpack-cli": "^3.3.0",
"webpack": "^4.42.1",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.2.1"
}
}

0 comments on commit 20c5631

Please sign in to comment.