rust-wasm-playground/www
dependabot[bot] 07906738dc
Bump elliptic from 6.5.3 to 6.5.4 in /www
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 21:05:02 +00:00
..
.gitignore environment constructed and working 2020-10-10 22:41:31 +01:00
bootstrap.js environment constructed and working 2020-10-10 22:41:31 +01:00
index.html adding macro functions 2020-10-11 12:17:55 +01:00
index.js adding macro functions 2020-10-11 12:17:55 +01:00
package-lock.json Bump elliptic from 6.5.3 to 6.5.4 in /www 2022-02-13 21:05:02 +00:00
package.json adding macro functions 2020-10-11 12:17:55 +01:00
README.md environment constructed and working 2020-10-10 22:41:31 +01:00
webpack.config.js environment constructed and working 2020-10-10 22:41:31 +01:00

wazem dev server

  • Build frontend using npm run build
  • Start dev server using npm start