chore: Lint package.json

This commit is contained in:
olivermrbl
2023-02-14 17:27:43 +01:00
parent 968eb8fc6b
commit da9fb4aaa8
11 changed files with 34 additions and 11 deletions
+3 -1
View File
@@ -11,7 +11,9 @@
},
"./package.json": "./package.json"
},
"files": ["dist"],
"files": [
"dist"
],
"engines": {
"node": ">=10"
},