Semaphore/web
snyk-bot 1ed2306fc0
fix: upgrade moment from 2.29.4 to 2.30.1
Snyk has created this PR to upgrade moment from 2.29.4 to 2.30.1.

See this package in npm:
moment

See this project in Snyk:
https://app.snyk.io/org/fiftin/project/76df6542-d6d3-4c40-a798-84211c24d030?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-09-28 09:20:00 +00:00
..
public Support TF/Bash (#2077) 2024-06-13 01:20:57 +05:00
src feat(ui): use autocoplete for users 2024-09-24 20:11:01 +05:00
tests/unit refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
.browserslistrc refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
.editorconfig refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
.eslintrc.js refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
babel.config.js refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
package-lock.json fix: upgrade moment from 2.29.4 to 2.30.1 2024-09-28 09:20:00 +00:00
package.json fix: upgrade moment from 2.29.4 to 2.30.1 2024-09-28 09:20:00 +00:00
README.md refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
vue.config.js feat: replace packr and add basic cache headers 2024-03-01 15:52:30 +01:00

web

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.