Skip to content

Commit

Permalink
Merge pull request #1 from alarrazg/master
Browse files Browse the repository at this point in the history
Modificacion para gitpages
  • Loading branch information
alarrazg committed Oct 22, 2023
2 parents 0dc44b4 + aae650e commit 21404b3
Show file tree
Hide file tree
Showing 2 changed files with 9,797 additions and 0 deletions.
4 changes: 4 additions & 0 deletions contadorclicks/package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
{
"name": "contadorclicks",
"homepage": "https://github.com/alarrazg/contadorclicks.git",
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"gh-pages": "^6.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "react-scripts start",
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
Expand Down
Loading

0 comments on commit 21404b3

Please sign in to comment.