Skip to content

Commit

Permalink
package: Turn project private
Browse files Browse the repository at this point in the history
Remove license warning

Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed May 18, 2022
1 parent 8a14e0f commit 31ec4a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"private": true,
"scripts": {
"build": "vite build",
"build:serve": "yarn build && yarn serve",
"coverage": "vitest --coverage",
"dev": "vite",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
Expand Down

0 comments on commit 31ec4a9

Please sign in to comment.