mirror of
https://github.com/fluencelabs/examples
synced 2025-06-22 06:11:32 +00:00
Update Fluence JS to v0.23.0 (#267)
This commit is contained in:
1143
fluence-js-examples/browser-example/package-lock.json
generated
1143
fluence-js-examples/browser-example/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -3,7 +3,6 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@fluencelabs/fluence": "0.22.0",
|
||||
"@fluencelabs/fluence-network-environment": "^1.0.13",
|
||||
"@testing-library/jest-dom": "^5.14.1",
|
||||
"@testing-library/react": "^11.2.7",
|
||||
@ -20,7 +19,7 @@
|
||||
"web-vitals": "^1.1.2"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "copy-avm-public public",
|
||||
"postinstall": "copy-marine public",
|
||||
"prestart": "npm run compile-aqua",
|
||||
"prebuild": "npm run compile-aqua",
|
||||
"start": "react-scripts start",
|
||||
@ -52,8 +51,9 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fluencelabs/aqua": "^0.7.1-300",
|
||||
"@fluencelabs/aqua": "^0.7.2-303",
|
||||
"@fluencelabs/aqua-lib": "^0.4.3",
|
||||
"@fluencelabs/fluence": "^0.23.0",
|
||||
"@types/jest-environment-puppeteer": "^4.4.1",
|
||||
"@types/puppeteer": "^5.4.4",
|
||||
"chokidar-cli": "^2.1.0",
|
||||
|
869
fluence-js-examples/browser-example/public/marine-js.web.js
Normal file
869
fluence-js-examples/browser-example/public/marine-js.web.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user