v0.75
- Add License - Add version number into interface
LICENSE
0 → 100644
{ | ||
"name": "admin-app", | ||
"version": "1.0.0", | ||
"version": "0.7.5", | ||
"description": "## Project setup ``` yarn install ```", | ||
"main": "babel.config.js", | ||
"scripts": { | ||
... | ... | @@ -13,7 +13,7 @@ |
"url": "ssh://git@gitlab.youmi-lausanne.ch:50/eawag-aubert/swing-webapp/admin-app.git" | ||
}, | ||
"author": "antoine masson youmi", | ||
"license": "ISC", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@ckeditor/ckeditor5-build-classic": "^25.0.0", | ||
"@ckeditor/ckeditor5-vue2": "^1.0.5", | ||
... | ... |
Please register or sign in to comment