chore: Reconfigure packages
This commit is contained in:
parent
a7f0053024
commit
48021ca7bb
111 changed files with 1129 additions and 1005 deletions
|
@ -29,9 +29,11 @@
|
|||
"start": "rollup -c -w"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"axios": "^0.19.2",
|
||||
"tlds": "^1.207.0"
|
||||
"tlds": "^1.207.0",
|
||||
"axios": "^0.19.2"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
"files": [
|
||||
"backend/*",
|
||||
"camelCase/*",
|
||||
|
@ -60,7 +62,7 @@
|
|||
],
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"tag": "next"
|
||||
"tag": "latest"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue