Skip to content

Commit

Permalink
Update version on package*.json (#4)
Browse files Browse the repository at this point in the history
* Update version on package*.json

* add contributors

---------

Co-authored-by: Rodrigo Pastro <rodrigo.pastro@atos.net>
  • Loading branch information
wdmartins and rpastro committed Apr 13, 2023
1 parent 646d841 commit 0eb1c10
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 52 deletions.
99 changes: 49 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
{
"name": "msrp-node-lib",
"title": "msrp-node-lib",
"version": "1.0.15-esapp",
"version": "1.0.16-esapp",
"description": "A simple, intuitive MSRP JavaScript library",
"author": {
"email": "cwysong85@gmail.com",
"name": "Corey Wysong"
},
"contributors": [
"Karina Sicuro (https://github.com/ksicuro)",
"Rodrigo Pastro (https://github.com/rpastro)",
"Walter Martins (https://github.com/wdmartins)"
],
"repository": {
"type": "git",
"url": "https://github.com/cwysong85/msrp-node-lib"
"url": "https://github.com/GCL-UCC-NG911/msrp-node-lib"
},
"engines": {
"node": ">=14.0.0"
Expand Down

0 comments on commit 0eb1c10

Please sign in to comment.