Update package and manifest
{ | { | ||
"name": "egl-api-connector", | "name": "egl", | ||
"version": "0.1.0-beta.1", | "version": "0.1.0", | ||
"description": "", | "description": "", | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "git+https://forge.grandlyon.com/web-et-numerique/llle_project/egl-konnector.git" | "url": "git+https://forge.grandlyon.com/web-et-numerique/llle_project/egl-konnector.git" | ||
}, | }, | ||
"keywords": [], | "keywords": [], | ||
"author": "Cozy Cloud", | "author": "Grand Lyon", | ||
"license": "AGPL-3.0", | "license": "AGPL-3.0", | ||
"main": "./src/index.js", | "main": "./src/index.js", | ||
"eslintConfig": { | "eslintConfig": { | ||
... | ... |