Make WordPress Core

Changeset 45826 for trunk/package.json


Ignore:
Timestamp:
08/18/2019 12:29:30 PM (6 years ago)
Author:
karmatosed
Message:

Multisite: Remove truncation to allow clearers identification of longer site names

Previously the sites were truncated which meant longer names but with ending identifications were unable to be seen as different. This shows the full site name to allow easier understanding.

Props tferry, melinedo, afercia, jeremyfelt
Fixes: 47112

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.json

    r45783 r45826  
    4040        "grunt-file-append": "0.0.7",
    4141        "grunt-includes": "~1.1.0",
    42         "grunt-jsdoc": "2.3.0",
     42        "grunt-jsdoc": "2.4.0",
    4343        "grunt-jsvalidate": "~0.2.2",
    4444        "grunt-legacy-util": "^1.1.1",
     
    111111        "jquery-hoverintent": "1.8.3",
    112112        "jquery-ui": "github:jquery/jquery-ui#1.11.4",
    113         "lodash": "4.17.11",
     113        "lodash": "4.17.15",
    114114        "masonry-layout": "3.3.2",
    115115        "moment": "2.22.2",
Note: See TracChangeset for help on using the changeset viewer.