Skip to content

Commit

Permalink
feat(icon): update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andresz1 committed Mar 28, 2023
1 parent 2292cf0 commit a8ea1d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/components/icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"repository": {
"type": "git",
"url": "git@github.com:adevinta/spark.git",
"directory": "packages/components/icon"
},
"scripts": {
"build": "vite build"
},
Expand Down

0 comments on commit a8ea1d4

Please sign in to comment.