Skip to content

Commit dcf1735

Browse files
authored
Sm/got as real dep (#636)
* chore: make got a non-dev dep * chore: auto-update metadata coverage in METADATA_SUPPORT.md
1 parent e54b98e commit dcf1735

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

METADATA_SUPPORT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,7 @@ v56 introduces the following new types. Here's their current level of support
509509

510510
|Metadata Type|Support|Notes|
511511
|:---|:---|:---|
512+
|AccountingSettings|||
512513
|CollectionsDashboardSettings|||
513514
|MfgServiceConsoleSettings|||
514515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"@salesforce/ts-types": "^1.5.20",
3131
"archiver": "^5.3.0",
3232
"fast-xml-parser": "^3.17.4",
33+
"got": "^11.8.2",
3334
"graceful-fs": "^4.2.8",
3435
"ignore": "^5.1.8",
3536
"mime": "2.6.0",
@@ -63,7 +64,6 @@
6364
"eslint-plugin-import": "^2.24.2",
6465
"eslint-plugin-jsdoc": "^35.1.3",
6566
"eslint-plugin-prettier": "^4.0.0",
66-
"got": "^11.8.2",
6767
"husky": "^7.0.4",
6868
"jsforce": "2.0.0-beta.10",
6969
"lint-staged": "^10.2.11",

0 commit comments

Comments
 (0)