Skip to content

Commit

Permalink
Update modules
Browse files Browse the repository at this point in the history
  • Loading branch information
grigorii-horos committed Dec 23, 2019
1 parent 6b5c2fb commit b159d43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"jsx": "./bin/jsx.js"
},
"dependencies": {
"@babel/core": "^7.7.2",
"@babel/core": "^7.7.7",
"@babel/plugin-proposal-class-properties": "^7.7.0",
"@babel/preset-env": "^7.7.1",
"@babel/preset-env": "^7.7.7",
"@babel/preset-react": "^7.7.0",
"@babel/register": "^7.7.0",
"cli-html": "^1.5.7",
"cli-html": "^1.6.0",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},
Expand Down

0 comments on commit b159d43

Please sign in to comment.