Skip to content

Commit

Permalink
package.json modified
Browse files Browse the repository at this point in the history
  • Loading branch information
Minotriz02 authored and Minotriz02 committed Sep 19, 2024
1 parent 7224f7f commit 0b0aece
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "aclimate_susano",
"version": "0.1.0",
"private": false,
"homepage": "https://ciat-dapa.github.io/aclimate_susano/",
"dependencies": {
"@tabler/icons-react": "^3.17.0",
"@testing-library/jest-dom": "^5.17.0",
Expand All @@ -22,6 +23,8 @@
"web-vitals": "^2.1.4"
},
"scripts": {
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
Expand Down

0 comments on commit 0b0aece

Please sign in to comment.