This commit is contained in:
Bethany
2023-08-22 10:06:40 -07:00
parent 4214a1ff24
commit 81a802e7e0
7 changed files with 13 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
var packageJson = require('../../../package.json')
import * as packageJson from '../../../package.json'
/**
* Ensure that this User Agent String is used in all HTTP calls so that we can monitor telemetry between different versions of this package