diff options
| author | Chris Rebert <[email protected]> | 2016-06-04 21:45:59 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-04 21:45:59 -0700 |
| commit | 10c9be114b9cb116601f2e67a9489b243d8768ef (patch) | |
| tree | 5b87bedd50053e080a728f52770b48a49eedb916 /package.json | |
| parent | 98f3ab3490b5e9cc88befc3f3d7fb05e0c0baea2 (diff) | |
| download | bootstrap-10c9be114b9cb116601f2e67a9489b243d8768ef.tar.xz bootstrap-10c9be114b9cb116601f2e67a9489b243d8768ef.zip | |
Bump shelljs to ^0.7.0 (#20073)
[skip sauce]
[skip validator]
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5369ac115..1c871f907 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "load-grunt-tasks": "^3.4.0", "mq4-hover-shim": "^0.3.0", "postcss-flexbugs-fixes": "^2.0.0", - "shelljs": "^0.6.0", + "shelljs": "^0.7.0", "time-grunt": "^1.2.1" }, "engines": { |
