Changeset 49278
- Timestamp:
- 10/22/2020 04:16:07 PM (5 years ago)
- Location:
- branches/5.1
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.1/.nvmrc
r43309 r49278 1 lts/* 1 10.22.1 -
branches/5.1/.travis.yml
r47337 r49278 88 88 - npm --version 89 89 - node --version 90 - nvm install 10.13.090 - nvm install 91 91 - npm install -g grunt-cli 92 92 - npm install -
branches/5.1/package.json
r47992 r49278 8 8 }, 9 9 "engines": { 10 "node": "10. 13.0",11 "npm": "6.1 .0"10 "node": "10.22.1", 11 "npm": "6.14.6" 12 12 }, 13 13 "author": "The WordPress Contributors",
Note: See TracChangeset
for help on using the changeset viewer.