fix(tests): update package-lock to fix marine-js not found on fluence run (#123)

fix: tests
This commit is contained in:
shamsartem 2023-12-20 17:27:26 +01:00 committed by GitHub
parent 7592e6e067
commit 1d55067965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 3734 additions and 17753 deletions

View File

@ -1,16 +0,0 @@
# yaml-language-server: $schema=schemas/project-secrets.json
# Defines project's secret keys that are used only in the scope of this particular Fluence project. You can manage project's keys using commands from `fluence key` group of commands
# Documentation: https://github.com/fluencelabs/fluence-cli/tree/main/docs/configs/project-secrets.md
version: 0
keyPairs:
[
{
peerId: 12D3KooWAtJ3RXGiW2WzZYUk7XxAEyfwLdqJHsPXmb7xd1dY7uZK,
secretKey: BNidntUryx+hxr7NK2z9nci23sMn3fURB6bTH1K2Ll4=,
publicKey: CAESIA/dWDmfLpI+PmldVAgQblramknRSyfivJ5x/Y0W6EQC,
name: test_put_get_dag
},
]

View File

@ -0,0 +1 @@
BNidntUryx+hxr7NK2z9nci23sMn3fURB6bTH1K2Ll4=

View File

@ -1,7 +1,7 @@
.idea
.DS_Store
.fluence/*
!.fluence/project-secrets.yaml
!.fluence/secrets
**/node_modules
**/target/
.repl_history

View File

@ -4,5 +4,6 @@
# Documentation: https://github.com/fluencelabs/fluence-cli/tree/main/docs/configs/fluence.md
version: 2
version: 5
aquaInputPath: src/aqua/main.aqua

File diff suppressed because it is too large Load Diff