mirror of
https://github.com/zhigang1992/react.git
synced 2026-06-19 18:13:38 +08:00
chore: release v2.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@geist-ui/react",
|
||||
"version": "1.8.0",
|
||||
"version": "2.0.0",
|
||||
"main": "dist/index.js",
|
||||
"module": "esm/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@@ -51,6 +51,8 @@
|
||||
"@babel/plugin-transform-runtime": "^7.9.0",
|
||||
"@babel/preset-typescript": "^7.8.3",
|
||||
"@babel/runtime": "^7.9.6",
|
||||
"@geist-ui/prettier-config": "^1.0.0",
|
||||
"@geist-ui/react-icons": "^1.0.0",
|
||||
"@mapbox/rehype-prism": "^0.4.0",
|
||||
"@mdx-js/loader": "^1.5.7",
|
||||
"@next/mdx": "^9.4.0",
|
||||
@@ -63,8 +65,6 @@
|
||||
"@types/styled-jsx": "^2.2.8",
|
||||
"@typescript-eslint/eslint-plugin": "^2.24.0",
|
||||
"@typescript-eslint/parser": "^2.24.0",
|
||||
"@geist-ui/prettier-config": "^1.0.0",
|
||||
"@geist-ui/react-icons": "^1.0.0",
|
||||
"babel-jest": "^25.3.0",
|
||||
"babel-loader": "^8.0.6",
|
||||
"css-mediaquery": "^0.1.2",
|
||||
|
||||
Reference in New Issue
Block a user