Skip to content
Snippets Groups Projects

3023322 - Contextual Links Style Update

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
  • 902494ed
    Issue #3261734 by Wim Leers, longwave, lauriii, effulgentsia, Mixologic,... · 902494ed
    catch authored
    Issue #3261734 by Wim Leers, longwave, lauriii, effulgentsia, Mixologic, droplet: Require Node.js 16
    
    (cherry picked from commit 8746be38)
+ 1
1
@@ -5,7 +5,7 @@
"private": true,
"engines": {
"yarn": ">= 1.6",
"node": ">= 12.0"
"node": ">= 16.0"
},
"scripts": {
"build": "yarn build:css & yarn build:js & yarn build:jqueryui & yarn build:ckeditor5",
Loading