Skip to content

Commit

Permalink
type module
Browse files Browse the repository at this point in the history
  • Loading branch information
etienneburdet committed Oct 4, 2023
1 parent 27193f3 commit d15ea62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/api-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opendatasoft/api-client",
"version": "21.1.1",
"version": "21.1.1-module",
"license": "MIT",
"author": "opendatasoft",
"homepage": "https://github.com/opendatasoft/ods-dataviz-sdk",
Expand All @@ -13,6 +13,7 @@
"JavaScript",
"TypeScript"
],
"type": "module",
"main": "dist/index.es.js",
"typings": "dist/src/index.d.ts",
"unpkg": "dist/umd/index.umd.js",
Expand Down

0 comments on commit d15ea62

Please sign in to comment.