3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-11 03:33:35 +00:00

updated package

This commit is contained in:
Nikolaj Bjorner 2024-10-11 11:06:03 -07:00
parent 5d9d134151
commit 73f09fe94a
3 changed files with 3686 additions and 908 deletions

1
.gitignore vendored
View file

@ -108,3 +108,4 @@ CMakeSettings.json
.DS_Store
dbg/**
*.wsp
CppProperties.json

4591
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
{
"devDependencies": {
"@inquirer/prompts": "^5.3.8",
"genaiscript": "^1.52.0"
"genaiscript": "^1.63.0"
},
"scripts": {
"gcm": "genaiscript run gcm"