Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sirishgf authored Jan 24, 2024
1 parent 93baec7 commit ff8bd4d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,10 @@
"firebase-functions": "^4.3.1"
},
"devDependencies": {
"ava": "^6.0.1",
"eslint": "^8.15.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-ava": "^14.0.0",
"eslint-plugin-promise": "^6.1.1",
"firebase-functions-test": "^3.1.0",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"nyc": "^15.1.0",
"tap-junit": "^5.0.2"
"eslint-plugin-promise": "^6.1.1"
},
"private": true
}

0 comments on commit ff8bd4d

Please sign in to comment.