2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00

prefix version in package

This commit is contained in:
Matthias
2021-12-02 11:33:02 +01:00
parent fba80e1dea
commit 29cd2ee9bd
2 changed files with 2 additions and 1 deletions

View File

@ -47,6 +47,5 @@ jobs:
python check_js_templates.py
- name: Lint Javascript Files
run: |
npm install eslint eslint-config-google
invoke render-js-files
npx eslint js_tmp/*.js