use require
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as packageJson from '../../../package.json'
|
||||
const packageJson = require('../../../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
|
||||
|
||||
Reference in New Issue
Block a user