Merge pull request #111 from github/thyeggman/json-import-assertions

Add json import assertions
This commit is contained in:
Jacob Wallraff
2023-01-30 11:02:46 -08:00
committed by GitHub
9 changed files with 74 additions and 65 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"watch": "tsc --build tsconfig.build.json --watch"
},
"engines": {
"node": ">= 16"
"node": ">= 16.15"
},
"files": [
"dist/**/*"