@wise-old-man/utils 3.1.17 → 3.1.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var dayjs = require('dayjs');
4
- var customParseFormatPlugin = require('dayjs/plugin/customParseFormat');
4
+ var customParseFormatPlugin = require('dayjs/plugin/customParseFormat.js');
5
5
 
6
6
  var config = {
7
7
  defaultUserAgent: `WiseOldMan JS Client v${process.env.npm_package_version}`,
package/dist/es/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import dayjs from 'dayjs';
2
- import customParseFormatPlugin from 'dayjs/plugin/customParseFormat';
2
+ import customParseFormatPlugin from 'dayjs/plugin/customParseFormat.js';
3
3
 
4
4
  var config = {
5
5
  defaultUserAgent: `WiseOldMan JS Client v${process.env.npm_package_version}`,
package/dist/es/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import dayjs from 'dayjs';
2
- import customParseFormatPlugin from 'dayjs/plugin/customParseFormat';
2
+ import customParseFormatPlugin from 'dayjs/plugin/customParseFormat.js';
3
3
 
4
4
  var config = {
5
5
  defaultUserAgent: `WiseOldMan JS Client v${process.env.npm_package_version}`,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wise-old-man/utils",
3
- "version": "3.1.17",
3
+ "version": "3.1.18",
4
4
  "description": "A JavaScript/TypeScript client that interfaces and consumes the Wise Old Man API, an API that tracks and measures players' progress in Old School Runescape.",
5
5
  "keywords": [
6
6
  "wiseoldman",