chore: Reconfigure packages
This commit is contained in:
parent
a7f0053024
commit
48021ca7bb
111 changed files with 1129 additions and 1005 deletions
|
@ -16,13 +16,16 @@
|
|||
"scripts": {
|
||||
"build": "echo \"prettier-config: No build required\" && exit 0"
|
||||
},
|
||||
"peerDependencies": {},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
"files": [
|
||||
"index.json",
|
||||
"package.json"
|
||||
],
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"tag": "next"
|
||||
"tag": "latest"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue