chore(ci): 1.0.3 🎉

This commit is contained in:
Jérémi N ‘EndMove’ 2023-04-14 18:00:07 +02:00
parent c4cb05f79c
commit f9459d64fa
Signed by: EndMove
GPG Key ID: 65C4A02E1F5371A4
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "@ioprojects/ui-eslint-base", "name": "@ioprojects/ui-eslint-base",
"version": "1.0.0", "version": "1.0.3",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@ioprojects/ui-eslint-base", "name": "@ioprojects/ui-eslint-base",
"version": "1.0.0", "version": "1.0.3",
"license": "SEE LICENSE IN THE LICENSE FILE", "license": "SEE LICENSE IN THE LICENSE FILE",
"dependencies": { "dependencies": {
"@typescript-eslint/eslint-plugin": "^5.58.0", "@typescript-eslint/eslint-plugin": "^5.58.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ioprojects/ui-eslint-base", "name": "@ioprojects/ui-eslint-base",
"version": "1.0.0", "version": "1.0.3",
"description": "NPM package for ESLINT configuration of IO-Projects TypeScript front-end projects", "description": "NPM package for ESLINT configuration of IO-Projects TypeScript front-end projects",
"main": ".eslintrc.json", "main": ".eslintrc.json",
"files": [ "files": [