1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2021-02-13 20:28:36 +01:00
parent a7f0053024
commit 48021ca7bb
111 changed files with 1129 additions and 1005 deletions

View file

@ -31,6 +31,8 @@
"react": "^17.0.1",
"react-dom": "^16.13.1"
},
"dependencies": {},
"devDependencies": {},
"files": [
"dist/*",
"README.md",
@ -38,7 +40,7 @@
],
"publishConfig": {
"access": "public",
"tag": "next"
"tag": "latest"
},
"engines": {
"node": ">=12.0.0",