Add author on composer + Add PWA support + fix error with global conf + fix bug…
Add author on composer + Add PWA support + fix error with global conf + fix bug with install + fix bug with menu + fix bug with comptoir controller
Showing
{ | ||
"type": "project", | ||
"license": "proprietary", | ||
"homepage": "https://www.kohinos.com", | ||
"description": "Kohinos : Outil de gestion de monnaie locale complémentaire", | ||
"license": "AGPLv3", | ||
"authors": [ | ||
{ | ||
"name": "Julien Jorry", | ||
"email": "julien.jorry@gmail.com", | ||
"homepage": "https://www.malt.fr/profile/julienjorry" | ||
} | ||
], | ||
"require": { | ||
"php": "^7.1.3", | ||
"ext-ctype": "*", | ||
... | ... |
22.7 KB
16.7 KB
19.3 KB
public/js/service-worker.js
0 → 100644