Skip to content

Commit

Permalink
Actualizadas dependencias
Browse files Browse the repository at this point in the history
  • Loading branch information
ismaelpadilla committed Oct 20, 2020
1 parent f43a040 commit bc1817c
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 222 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "salario-liquido-uruguay",
"version": "1.0.2",
"version": "1.0.3",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
Expand All @@ -9,7 +9,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-router-dom": "^5.1.2",
"react-scripts": "3.4.1"
"react-scripts": "3.4.4"
},
"scripts": {
"start": "react-scripts start",
Expand Down
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ class App extends React.Component {
</a>
</span>
<span className="footer-txt ultimaActualizacion">
v{pjsonn.version} - Última actualización: Setiembre 2020
v{pjsonn.version} - Última actualización: Octubre 2020
</span>
</div>
<a
Expand Down
Loading

0 comments on commit bc1817c

Please sign in to comment.