chore: Add optional DD tracer

This commit is contained in:
Tom Moor
2021-02-11 18:58:56 -08:00
parent a1b3cfc7de
commit 2611376b21
3 changed files with 375 additions and 13 deletions

View File

@@ -84,6 +84,7 @@
"copy-to-clipboard": "^3.0.6",
"core-js": "2",
"date-fns": "1.29.0",
"dd-trace": "^0.30.6",
"debug": "^4.1.1",
"dotenv": "^4.0.0",
"emoji-regex": "^6.5.1",
@@ -211,4 +212,4 @@
"js-yaml": "^3.13.1"
},
"version": "0.52.0"
}
}