Skip to content

Commit

Permalink
feat: support es module notation - added to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tujoworker committed May 5, 2019
1 parent be6bc06 commit 2ea4047
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dnb-ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
},
"version": "1.0.0",
"main": "index.js",
"module": "es/index.js",
"scripts": {
"post-build": "yarn prettier:other",
"audit-ci": "npm install && npm run audit-ci:npm",
Expand Down

0 comments on commit 2ea4047

Please sign in to comment.