Skip to content

Commit

Permalink
Set type as module in mobile-tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
narin committed Jul 8, 2024
1 parent 790daaf commit 51c00ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "VA Design System Mobile Token Library",
"main": "dist/js/index.js",
"types": "dist/index.d.ts",
"type": "module",
"scripts": {
"tokens:build": "node ./build.js && prettier dist/ --write",
"prepack": "npm run tokens:build",
Expand Down

0 comments on commit 51c00ed

Please sign in to comment.