Skip to content

Commit 991afbf

Browse files
authored
Merge pull request #101 from aeagle/hotfix/npm-audit-updates
Updated storybook and excluded .vscode folder in gitignore
2 parents 3d29f02 + 74eec5c commit 991afbf

File tree

4 files changed

+8219
-8981
lines changed

4 files changed

+8219
-8981
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ yarn-debug.log*
2222
yarn-error.log*
2323
**/.rpt2_cache
2424
**/.next
25-
**/storybook-static
25+
**/storybook-static
26+
.vscode

0 commit comments

Comments
 (0)