Update license in package.json.
{ | ||
"name": "webapp", | ||
"version": "2.5.0", | ||
"license": "MIT", | ||
"license": "GNU Affero General Public License v3.0", | ||
"scripts": { | ||
"ng": "ng", | ||
"start": "ng serve --proxy-config proxy.conf.json", | ||
... | ... |
Please register or sign in to comment