Update package.json
Showing
{ | ||
"name": "coloration-demo", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://git.ikilote.net/angular/coloration" | ||
}, | ||
"scripts": { | ||
"ng": "ng", | ||
"start": "ng serve", | ||
... | ... |
Please register or sign in to comment