Skip to content

Commit 910b32c

Browse files
update to internal commit 230ee184
1 parent 5c226cc commit 910b32c

File tree

1 file changed

+5
-5
lines changed
  • programming/javascript/user-guide

1 file changed

+5
-5
lines changed

programming/javascript/user-guide/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -224,12 +224,12 @@ To utilize the SDK, the initial step involves including the corresponding resour
224224
225225
For simplification, starting from version 10.0.21, we introduced `dbr.bundle.js`. Including this file is equivalent to incorporating all six packages.
226226
227-
* [email protected].10/dist/core.js
228-
* [email protected].10/dist/license.js
229-
* [email protected].10/dist/utility.js
227+
* [email protected].30/dist/core.js
228+
* [email protected].21/dist/license.js
229+
* [email protected].20/dist/utility.js
230230
* [email protected]/dist/dbr.js
231-
* [email protected].10/dist/cvr.js
232-
* [email protected].2/dist/dce.js
231+
* [email protected].30/dist/cvr.js
232+
* [email protected].3/dist/dce.js
233233
234234
Equivalent to
235235
* [email protected]/dist/dbr.bundle.js

0 commit comments

Comments
 (0)