Skip to content

Commit

Permalink
Add author
Browse files Browse the repository at this point in the history
  • Loading branch information
gaalha committed Jun 29, 2020
1 parent 77facba commit d5fbb08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "Angular-CRUD",
"version": "9.0.0",
"license": "MIT",
"author": "Edgar Mejía <[email protected]>",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -55,6 +56,5 @@
"tslint": "~6.1.0",
"typescript": "~3.9.5"
},
"main": "index.js",
"author": "Edgar Mejía <[email protected]>"
"main": "index.js"
}

0 comments on commit d5fbb08

Please sign in to comment.