Browse Source

2.8.3

develop v2.8.3
Brett Langdon 7 years ago
parent
commit
6f51ae1b9a
No known key found for this signature in database GPG Key ID: B664881177781B04
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      package-lock.json
  2. +1
    -1
      package.json

+ 1
- 1
package-lock.json View File

@ -1,6 +1,6 @@
{
"name": "dogapi",
"version": "2.8.2",
"version": "2.8.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {


+ 1
- 1
package.json View File

@ -1,6 +1,6 @@
{
"name": "dogapi",
"version": "2.8.2",
"version": "2.8.3",
"description": "Datadog API Node.JS Client",
"main": "lib/index.js",
"scripts": {


Loading…
Cancel
Save