Skip to content

Commit

Permalink
Chore(exporter-variables-scss): Make package private
Browse files Browse the repository at this point in the history
  * this package is not published anywhere
  * it is used directly from the repository
  • Loading branch information
literat committed Sep 10, 2024
1 parent 7af090c commit 466995f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exporters/variables-scss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"license": "MIT",
"main": "generated/exporter.cjs",
"type": "module",
"private": true,
"scripts": {
"dev": "vite build --watch",
"build": "vite build",
Expand Down

0 comments on commit 466995f

Please sign in to comment.