fix .drone.yml and dependent packages vulnerabilities (#2)
Reviewed-on: #2 Co-authored-by: EndMove <superjeremi1302@gmail.com> Co-committed-by: EndMove <superjeremi1302@gmail.com>
This commit was merged in pull request #2.
This commit is contained in:
@@ -51,3 +51,7 @@ Add the following to your `.eslintrc.cjs` file:
|
||||
```js
|
||||
module.exports = require('@ioprojects/ui-eslint-base');
|
||||
```
|
||||
|
||||
### Note for developers
|
||||
|
||||
When your pull request is merged into the **master** branch, you can promote your build on [drone.endmove.eu](https://drone.endmove.eu) to create a usable version. Use `master` as the target, and add the `VERSION` parameter with one of these values: `major | minor | patch | premajor | preminor | prepatch | prerelease`.
|
||||
|
||||
Reference in New Issue
Block a user