mirror of
https://github.com/fluencelabs/registry.git
synced 2025-04-24 17:52:14 +00:00
* feat: use new aqua packages * restore * fix imports * fix path * fix * add spell * use new imports in test * remove node_modules import * fix * move * fix * improve * set marine and mrepl * Update aqua-tests/package.json * use --dry to check aqua is compiling
19 lines
564 B
JSON
19 lines
564 B
JSON
{
|
|
"name": "aqua-tests",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"devDependencies": {
|
|
"@fluencelabs/fluence-network-environment": "1.1.2"
|
|
}
|
|
},
|
|
"node_modules/@fluencelabs/fluence-network-environment": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/@fluencelabs/fluence-network-environment/-/fluence-network-environment-1.1.2.tgz",
|
|
"integrity": "sha512-1Bp2gBy3oMEILMynFpOIFK/q2Pj792xpnb3AJs5QcTQAaHz9V2nrEI8OOPwBAFTmjmLBirXBqQQX63O+ePH7yg==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|