We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45c63b8 + acfc88a commit 196215bCopy full SHA for 196215b
SparkyFitnessFrontend/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "sparkyfitnessfrontend",
3
"private": true,
4
- "version": "0.16.0",
+ "version": "0.16.1",
5
"homepage": "https://github.com/CodeWithCJ/SparkyFitness",
6
"type": "module",
7
"scripts": {
SparkyFitnessServer/package.json
@@ -1,6 +1,6 @@
"name": "sparkyfitnessserver",
"main": "SparkyFitnessServer.js",
"start": "nodemon --watch . --watch routes --watch services --watch models SparkyFitnessServer.js",
0 commit comments