Skip to content

Commit

Permalink
Reorder package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
esotericenderman committed Nov 29, 2024
1 parent 83731dc commit 132f94b
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 @@ -8,6 +8,9 @@
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"gh-pages": "^6.2.0"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
Expand All @@ -31,8 +34,5 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"gh-pages": "^6.2.0"
}
}

0 comments on commit 132f94b

Please sign in to comment.