chore: release v2.0.0

This commit is contained in:
unix
2020-08-24 18:39:54 +08:00
parent 909a2963c0
commit d41796a300

View File

@@ -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",