chore: Update ignored files for npm (#3217)

This commit is contained in:
Adrien de Peretti
2023-02-09 17:25:14 +01:00
committed by GitHub
parent 14b2de94e2
commit 8c5219a31e
45 changed files with 178 additions and 271 deletions
-12
View File
@@ -1,12 +0,0 @@
/lib
node_modules
.DS_store
.env*
/*.js
!index.js
test/
public/
.storybook/
mocks/
stories/
yarn.lock
+1
View File
@@ -11,6 +11,7 @@
},
"./package.json": "./package.json"
},
"files": ["dist"],
"engines": {
"node": ">=10"
},