Skip to content

Bump express from 4.17.1 to 4.18.2 in /monaco-editor-hello-world (#52) #176

Bump express from 4.17.1 to 4.18.2 in /monaco-editor-hello-world (#52)

Bump express from 4.17.1 to 4.18.2 in /monaco-editor-hello-world (#52) #176

Workflow file for this run

name: continuous integration
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
target: wasm32-unknown-unknown
- uses: actions-rs/cargo@v1
with:
command: build