mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Add README to files on npm
This commit is contained in:
parent
de3054d21f
commit
13cb201369
@ -22,6 +22,7 @@
|
||||
"lint": "eslint --ext .tsx,.ts ."
|
||||
},
|
||||
"files": [
|
||||
"README.md",
|
||||
"dist"
|
||||
],
|
||||
"peerDependencies": {
|
||||
|
||||
@ -11,6 +11,7 @@
|
||||
"lint": "eslint --ext .tsx,.ts ."
|
||||
},
|
||||
"files": [
|
||||
"README.md",
|
||||
"dist"
|
||||
],
|
||||
"peerDependencies": {
|
||||
|
||||
@ -20,6 +20,7 @@
|
||||
"lint": "eslint --ext .tsx,.ts ."
|
||||
},
|
||||
"files": [
|
||||
"README.md",
|
||||
"dist"
|
||||
],
|
||||
"dependencies": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user