diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2023-03-30 00:21:25 +0200 |
---|---|---|
committer | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2023-05-10 10:53:57 +0200 |
commit | afb83c315dac08e632d2b6d8d4f1541bd93e1ca8 (patch) | |
tree | b085283f9d3692a1d218e99f23932f65d4671b0a /package.json | |
parent | f36fe9e50d2a83a9bc5c4eb18fdfd5abe754e300 (diff) | |
download | jquery-ui-afb83c315dac08e632d2b6d8d4f1541bd93e1ca8.tar.gz jquery-ui-afb83c315dac08e632d2b6d8d4f1541bd93e1ca8.zip |
Build: Test on Node 10, 16 & 18; fix CI in Node <16
Ref gh-2157
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 65cd1e8d1..4c8919a5f 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,6 @@ "devDependencies": { "commitplease": "3.2.0", "eslint-config-jquery": "3.0.0", - "glob": "7.2.0", "grunt": "1.5.3", "grunt-bowercopy": "1.2.5", "grunt-cli": "1.4.3", |