diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 5602ed2..244e1de 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ { "name": "appc_self_service_tool", "version": "1.0.1", - "license": "MIT", "scripts": { "ng": "ng", "start": "ng serve --port 8080", |