Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ tfxjs.tfvars

#production
/build
/server/build
.icse/
tf-test/
dev/
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CRAIG configures infrastructure using JSON to create full VPC networks, manage s

## Prerequisites for Local Installations

- NodeJS v18.11 or higher
- NodeJS v24.9.0 or higher
- NPM version v8.19.2 or higher
- Terraform v1.3 or higher
- [jq](https://jqlang.github.io/jq/) v1.7 or higher (for the PowerVS Workspace Deployment `terraform.sh` script)
Expand Down
611 changes: 479 additions & 132 deletions client/package-lock.json

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions lib/changelog-as-markdown.js

This file was deleted.

Loading