mirror of
https://github.com/Z3Prover/z3
synced 2025-11-27 07:49:49 +00:00
fix js distributable (#6139)
This commit is contained in:
parent
cc841caf08
commit
0d4169533a
2 changed files with 3 additions and 3 deletions
2
src/api/js/package-lock.json
generated
2
src/api/js/package-lock.json
generated
|
|
@ -27,7 +27,7 @@
|
|||
"typescript": "^4.5.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16 <18"
|
||||
"node": ">=16"
|
||||
}
|
||||
},
|
||||
"node_modules/@ampproject/remapping": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue