Skip to content

Commit

Permalink
chore(): updated contributors list in package.json (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenov7 authored and emoralesb05 committed May 2, 2017
1 parent 9b0be9a commit 7011d6b
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 6 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@
"Jason Weaver <[email protected]>",
"Jeremy Wilken <[email protected]>",
"Jeremy Smartt <[email protected]>",
"Ilsun Park <[email protected]>"
"Ilsun Park <[email protected]>",
"Steven Ov <[email protected]>"
],
"dependencies": {
"@angular/animations": "^4.0.0",
Expand Down
3 changes: 2 additions & 1 deletion src/platform/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
"Ed Morales <[email protected]>",
"Jason Weaver <[email protected]>",
"Jeremy Wilken <[email protected]>",
"Jeremy Smartt <[email protected]>"
"Jeremy Smartt <[email protected]>",
"Steven Ov <[email protected]>"
],
"dependencies": {
"@angular/flex-layout": "^2.0.0-beta.7",
Expand Down
3 changes: 2 additions & 1 deletion src/platform/dynamic-forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
"Ed Morales <[email protected]>",
"Jason Weaver <[email protected]>",
"Jeremy Wilken <[email protected]>",
"Jeremy Smartt <[email protected]>"
"Jeremy Smartt <[email protected]>",
"Steven Ov <[email protected]>"
],
"dependencies": {
"@covalent/core": "1.0.0-beta.3-2"
Expand Down
3 changes: 2 additions & 1 deletion src/platform/highlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
"Ed Morales <[email protected]>",
"Jason Weaver <[email protected]>",
"Jeremy Wilken <[email protected]>",
"Jeremy Smartt <[email protected]>"
"Jeremy Smartt <[email protected]>",
"Steven Ov <[email protected]>"
],
"dependencies": {
"highlight.js": "9.10.0"
Expand Down
3 changes: 2 additions & 1 deletion src/platform/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
"Ed Morales <[email protected]>",
"Jason Weaver <[email protected]>",
"Jeremy Wilken <[email protected]>",
"Jeremy Smartt <[email protected]>"
"Jeremy Smartt <[email protected]>",
"Steven Ov <[email protected]>"
],
"peerDependencies": {
"@angular/core": "^4.0.0",
Expand Down
3 changes: 2 additions & 1 deletion src/platform/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
"Ed Morales <[email protected]>",
"Jason Weaver <[email protected]>",
"Jeremy Wilken <[email protected]>",
"Jeremy Smartt <[email protected]>"
"Jeremy Smartt <[email protected]>",
"Steven Ov <[email protected]>"
],
"dependencies": {
"showdown": "1.6.4"
Expand Down

0 comments on commit 7011d6b

Please sign in to comment.