Fixing tests on Windows + Windows test action (#3110)

* Updates for gulp 5

* .DS_Store ignored from copy operations
This commit is contained in:
Rob Larsen
2024-04-09 22:53:17 -04:00
committed by GitHub
parent 38cf0f0c60
commit 72a8f610c8
3 changed files with 40 additions and 3 deletions

4
package-lock.json generated
View File

@@ -26,8 +26,8 @@
"strip-json-comments": "^5.0.1"
},
"engines": {
"node": ">=16",
"npm": ">=8"
"node": ">=18",
"npm": ">=10"
}
},
"node_modules/@aashutoshrathi/word-wrap": {