Skip to content

Commit 00c0a73

Browse files
committed
Merge branch 'main' of https://github.com/IABTechLab/uid2-web-integrations into ajy-UID2-2067-Export-from-current-entry-points
2 parents dc5da96 + bdf0b68 commit 00c0a73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "@uid2/uid2-sdk",
33
"version": "3.3.0",
44
"description": "UID2 Client SDK",
5-
"main": "lib/uid2Sdk.js",
6-
"types": "lib/uid2Sdk.d.ts",
5+
"main": "lib/src/uid2Sdk.js",
6+
"types": "lib/src/uid2Sdk.d.ts",
77
"files": [
88
"/lib"
99
],

0 commit comments

Comments
 (0)