mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 15:29:28 +01:00
f308d9aec1
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 5.0.7. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.20...5.0.7) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
public | ||
src | ||
tests/unit | ||
.browserslistrc | ||
.editorconfig | ||
.eslintrc.js | ||
babel.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js |
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