Skip to content

Commit

Permalink
0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed Jan 6, 2021
1 parent 9f824c0 commit c7b3d65
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
@@ -1,6 +1,6 @@
{
"name": "@pm2/js-api",
"version": "0.6.1",
"version": "0.6.3",
"description": "PM2.io API Client for Javascript",
"main": "index.js",
"unpkg": "dist/keymetrics.es5.min.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"async": "^2.6.3",
"axios": "^0.21.0",
"debug": "~3.2.6",
"debug": "~4.3.0",
"eventemitter2": "^6.3.1",
"ws": "^7.0.0"
},
Expand Down

0 comments on commit c7b3d65

Please sign in to comment.