Skip to content

Commit

Permalink
chore: Rollback TS version due to build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Jan 16, 2025
1 parent bbd352a commit d1b651f
Show file tree
Hide file tree
Showing 6 changed files with 1,568 additions and 2,047 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.vscode
build
node_modules
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,14 @@
"gts": "^6.0.2",
"husky": "^8.0.0",
"jsonschema": "^1.4.1",
"typescript": "~5.7.2",
"typescript": "~5.5.4",
"vitest": "^2.1.8"
},
"dependencies": {
"ajv": "^8.17.1",
"ajv-formats": "^2.1.1",
"ts-json-schema-generator": "^2.3.0",
"ts-node": "^10.9.2"
}
},
"packageManager": "[email protected]+sha512.6b9d5b209c829afb2d802bec59fe928199ec5df5a6c005b5a47584687da0377bea4060b9f322c52ffa0a070719587d268e9333056457752f5d2dd37a1802b647"
}
Loading

0 comments on commit d1b651f

Please sign in to comment.