- npm audit fix

This commit is contained in:
Amruth Pillai
2021-03-20 12:15:01 +05:30
parent f73d9ad7d0
commit a7fa5f5fe9
3 changed files with 20 additions and 18817 deletions
-1
View File
@@ -12,7 +12,6 @@
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,md}\"",
"lint:fix": "eslint --fix .",
"lint": "eslint .",
"prebuild": "npm run test",
"serve": "gatsby serve",
"start": "npm run develop",
"test": "jest"