Skip to content

Commit

Permalink
Removed .yarnrc.yml file and added empty test script
Browse files Browse the repository at this point in the history
  • Loading branch information
mahyarkarimi committed Dec 28, 2023
1 parent 0ddbd5a commit fd0ad85
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .yarnrc.yml

This file was deleted.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"scripts": {
"build": "rollup -c",
"dev": "rollup -c -w",
"test": "",
"storybook": "NODE_OPTIONS=--openssl-legacy-provider storybook dev -p 6006",
"build-storybook": "NODE_OPTIONS=--openssl-legacy-provider storybook build"
},
Expand Down

0 comments on commit fd0ad85

Please sign in to comment.