Skip to content

Commit 7c95dd4

Browse files
authored
remove lock file
1 parent 09a13db commit 7c95dd4

File tree

3 files changed

+2
-48919
lines changed

3 files changed

+2
-48919
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Folders
22
/node_modules
3+
package-lock.json
34
/storybook-static
45
/dist
56
# Output of 'npm pack'

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Folders
22
node_modules
3+
package-lock.json
34
.storybook
45
src
56
/storybook-static

0 commit comments

Comments
 (0)