Skip to:
Content

BuddyPress.org

Ticket #8399: 8399.patch

File 8399.patch, 429 bytes (added by imath, 4 years ago)
  • package.json

     
    3535                "stylelint-config-wordpress": "~16.0.0"
    3636        },
    3737        "engines": {
    38                 "node": "10.13.0"
     38                "node": "12.16.0",
     39                "npm": "6.14.0"
    3940        },
    4041        "scripts": {
    4142                "start": "npm run dev:components && parcel watch src/js/bp-*/*s/blocks/*.js --out-dir src --no-source-maps",