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.
1 parent 82024f9 commit 0f27d50Copy full SHA for 0f27d50
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "javascript-crud-with-sampletasks",
3
- "version": "1.0",
+ "version": "2.0.0",
4
"homepage": "https://mohamedrizwan399.github.io/CRUDJavaScriptSampleProject",
5
"private": true,
6
"dependencies": {
@@ -11,7 +11,7 @@
11
"axios": "^1.7.7",
12
"cors": "^2.8.5",
13
"firebase": "^11.0.1",
14
- "gh-pages": "^6.2.0",
+ "gh-pages": "^6.3.0",
15
"jest": "^27.5.1",
16
"jwt-decode": "^3.1.2",
17
"nodemon": "^3.1.7",
0 commit comments