Skip to content

Commit

Permalink
for threshold: update netlify node and npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
NatiTsegaye committed Dec 8, 2024
1 parent cdb2cdc commit c4ce758
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/experiment
Submodule experiment updated 1 files
+1 −1 threshold
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build]
environment = { NODE_VERSION = "20.18.1", NPM_VERSION = "10.8.2" }
environment = { NODE_VERSION = "18.17.0", NPM_VERSION = "9.6.7" }
publish = "docs/"
command = "npm run netlify"

Expand Down

0 comments on commit c4ce758

Please sign in to comment.