Ticket #51749: 51749.diff
File 51749.diff, 361 bytes (added by , 5 years ago) |
---|
-
package.json
diff --git package.json package.json index 98678297ab..3e66cf81c4 100644
7 7 "url": "https://develop.svn.wordpress.org/trunk" 8 8 }, 9 9 "engines": { 10 "node": " 12.16.0",11 "npm": " 6.14.0"10 "node": ">=14.15.0", 11 "npm": ">=6.14.8" 12 12 }, 13 13 "author": "The WordPress Contributors", 14 14 "license": "GPL-2.0-or-later",