fix: convert schema glob path to posix path

This commit is contained in:
Thea Schöbl
2022-10-20 09:52:55 +00:00
committed by Rainer Killinger
parent 4be5cb2b6a
commit c3d66b36c8
4 changed files with 68 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
"Jovan Krunić <jovan.krunic@gmail.com>",
"Rainer Killinger <mail-openstapps@killinger.co>",
"Michel Jonathan Schmitz",
"Wieland Schöbl"
"Thea Schöbl <dev@theaninova.de>"
],
"scripts": {
"build": "npm run lint && npm run compile",