Update npm to v7
This commit is contained in:
parent
54edb576d5
commit
8c373a92fc
|
@ -9307,7 +9307,7 @@
|
|||
}
|
||||
},
|
||||
"prettier": {
|
||||
"version": "npm:wp-prettier@1.19.1",
|
||||
"version": "npm:prettier@1.19.1",
|
||||
"resolved": "https://registry.npmjs.org/wp-prettier/-/wp-prettier-1.19.1.tgz",
|
||||
"integrity": "sha512-mqAC2r1NDmRjG+z3KCJ/i61tycKlmADIjxnDhQab+KBxSAGbF/W7/zwB2guy/ypIeKrrftNsIYkNZZQKf3vJcg==",
|
||||
"dev": true
|
||||
|
|
|
@ -97,7 +97,7 @@
|
|||
},
|
||||
"engines": {
|
||||
"node": "^10.22.0",
|
||||
"npm": "^6.14.6"
|
||||
"npm": "^7.0.0"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
|
|
Loading…
Reference in New Issue