Skip to content

Commit

Permalink
Move icons to Radix UI Scope
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Duarte committed Jan 13, 2021
1 parent 5ce118b commit b0daada
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/radix-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
"index.js",
"manifest.json"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"generate-src": "generate-icon-lib --file=9Df5CaFUEomVzn20gRpaX3 && mv ./icons/15/* ./icons && rmdir ./icons/15 && cd ./icons && zip -r ../../../radix-icons.zip ./",
"build": "rimraf dist && tsdx build --format es,cjs --entry src/index.tsx",
Expand Down

0 comments on commit b0daada

Please sign in to comment.