Skip to content

Commit

Permalink
added save dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ejahnGithub committed May 1, 2024
1 parent ad521a0 commit 4793f96
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,10 @@
"bugs": {
"url": "https://github.com/ejahnGithub/personal-test-05-01/issues"
},
"homepage": "https://github.com/ejahnGithub/personal-test-05-01#readme"
"homepage": "https://github.com/ejahnGithub/personal-test-05-01#readme",
"devDependencies": {
"@babel/cli": "^7.24.5",
"@babel/core": "^7.24.5",
"@babel/preset-env": "^7.24.5"
}
}

0 comments on commit 4793f96

Please sign in to comment.