Skip to content

Commit

Permalink
Merge pull request #30 from TheNeoStormZ/develop
Browse files Browse the repository at this point in the history
[FIX] Actualizado packpage.json
  • Loading branch information
TheNeoStormZ authored Jun 30, 2023
2 parents 951af76 + ac2626d commit 0e8742d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"name": "quipu",
"version": "0.1.0",
"version": "1.0.0",
"private": true,
"description": "Quipu",
"repository": {
"type": "git",
"url": "git@github.com:spring-guides/tut-react-and-spring-data-rest.git"
"url": "https://github.com/TheNeoStormZ/quipu-writer.git"
},
"keywords": [
"rest",
"spring",
"data",
"react"
],
"author": "Pablo",
"license": "Apache-2.0",
"author": "Pablo M",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/spring-guides/tut-react-and-spring-data-rest/issues"
"url": "https://github.com/TheNeoStormZ/quipu-writer/issues"
},
"homepage": "https://github.com/spring-guides/tut-react-and-spring-data-rest",
"homepage": "https://github.com/TheNeoStormZ/quipu-writer",
"dependencies": {
"axios": "^1.3.2",
"react": "^18.2.0",
Expand Down

0 comments on commit 0e8742d

Please sign in to comment.