Skip to content

Bump ua-parser-js from 1.0.2 to 1.0.36 #15

Bump ua-parser-js from 1.0.2 to 1.0.36

Bump ua-parser-js from 1.0.2 to 1.0.36 #15

Workflow file for this run

name: Test
on:
pull_request:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
npm install
- run: |
npm run test