chore(pkg): improve and upgrade packages

This commit is contained in:
unix
2020-04-26 12:00:50 +08:00
parent 065dc98fcc
commit 99ef3feacd
2 changed files with 2072 additions and 1006 deletions

View File

@@ -5,6 +5,25 @@
"module": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
"description": "Modern and minimalist React UI library.",
"homepage": "https://react.zeit-ui.co",
"bugs": {
"url": "https://github.com/zeit-ui/react/issues/new/choose"
},
"repository": {
"type": "git",
"url": "https://github.com/zeit-ui/react"
},
"keywords": [
"zeit",
"zeit ui",
"vercel",
"vercel ui",
"component",
"components",
"react components",
"react ui"
],
"scripts": {
"dev": "yarn docs-collect && next dev",
"docs-build": "yarn docs-collect && next build",
@@ -82,4 +101,4 @@
"dependencies": {
"styled-jsx": "^3.2.5"
}
}
}

3057
yarn.lock

File diff suppressed because it is too large Load Diff