Skip to content

Commit 80a5473

Browse files
authored
Merge pull request #161 from HubSpot/export-get-axios-config
Export getAxiosConfig from package
2 parents 1d811be + c1f9c4f commit 80a5473

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"./api/*": "./api/*.js",
5353
"./errors/*": "./errors/*.js",
5454
"./http": "./http/index.js",
55+
"./http/*": "./http/*.js",
5556
"./config": "./config/index.js",
5657
"./constants/*": "./constants/*.js",
5758
"./models/*": "./models/*.js"

0 commit comments

Comments
 (0)