Projet

Général

Profil

Révision 38c269d5

Ajouté par Assos Assos il y a presque 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/bootstrap/package.json
3 3
  "version": "7.3.0-dev",
4 4
  "private": true,
5 5
  "devDependencies": {
6
    "bower": "~1.3.0",
7
    "glob": "^5.0.14",
8
    "grunt": "^0.4.5",
9
    "grunt-contrib-clean": "^0.6.0",
6
    "bower": "~1.8.2",
7
    "glob": "^7.1.2",
8
    "grunt": "^1.0.1",
9
    "grunt-contrib-clean": "^1.1.0",
10 10
    "grunt-contrib-csslint": "^2.0.0",
11
    "grunt-contrib-watch": "^0.6.1",
12
    "grunt-githooks": "^0.3.1",
13
    "inquirer": "^0.9.0",
11
    "grunt-contrib-watch": "^1.0.0",
12
    "grunt-githooks": "^0.6.0",
13
    "inquirer": "^3.3.0",
14 14
    "less": "^2.5.1",
15 15
    "less-plugin-autoprefix": "^1.4.2",
16 16
    "less-plugin-clean-css": "^1.5.1",
17
    "load-grunt-config": "^0.17.2",
18
    "queue": "^3.1.0",
17
    "load-grunt-config": "^0.19.2",
18
    "queue": "^4.4.1",
19 19
    "request": "^2.60.0",
20 20
    "sync-exec": "^0.6.1",
21 21
    "time-grunt": "^1.2.1"
......
43 43
          ".githooks.js.hbs",
44 44
          "grunt/**/*"
45 45
        ],
46
        "commands": "npm install",
46
        "commands": "yarn",
47 47
        "matchAll": false
48 48
      }
49 49
    ],
......
55 55
          ".githooks.js.hbs",
56 56
          "grunt/**/*"
57 57
        ],
58
        "commands": "npm install",
58
        "commands": "yarn",
59 59
        "matchAll": false
60 60
      }
61 61
    ],

Formats disponibles : Unified diff