Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
chore: release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
unix committed Aug 24, 2020
1 parent 14252a8 commit ad5d090
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<img align="center" src="https://user-images.githubusercontent.com/11304944/58761972-c9d30700-857c-11e9-9ac7-8b1d02809fc8.png">
</p>

> @geist-ui/vue -- Vue implementation for Vercel style, originating from Vercel's design.
> @geist-ui/vue -- An open-source design system for building modern websites and applications.
**Looking for React components? Try [Geist React](https://github.com/geist-org/react).**

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@geist-ui/vue",
"version": "1.0.0",
"version": "3.0.0",
"description": "A popular UI framework for Vue",
"scripts": {
"dev": "vue-cli-service serve",
Expand All @@ -20,7 +20,7 @@
},
"devDependencies": {
"@geist-ui/prettier-config": "^1.0.0",
"@geist-ui/vue-icons": "^1.0.0",
"@geist-ui/vue-icons": "^1.0.2",
"@types/fs-extra": "^7.0.0",
"@vue/cli-plugin-babel": "^3.9.2",
"@vue/cli-service": "^3.9.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -694,10 +694,10 @@
resolved "https://registry.yarnpkg.com/@geist-ui/typography/-/typography-1.0.1.tgz#236f431a9dec2594461851fc8dc3e3dd30933c8a"
integrity sha512-5LjJeIziAcmSPye5/LQ2QpslkB2WJCQpdVDlNlkZwgPXPiZyREOZtE78YhvObovjptp9W7BUmP84sD3kWN4LCQ==

"@geist-ui/vue-icons@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@geist-ui/vue-icons/-/vue-icons-1.0.0.tgz#95b2f732b737b7b82252691c676e5d553228e76a"
integrity sha512-n93K8zJZwq9fHP1r/0HI+L2QE4DWRqqkYqbf0lLgEZYSQxsuBuOepfgIL+wJqFzFRAEDTk9Lxz0yq4OhhZpaPg==
"@geist-ui/vue-icons@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@geist-ui/vue-icons/-/vue-icons-1.0.2.tgz#2c729d3174052735b843d187a793df56b02231ab"
integrity sha512-vBSP99Kj/vOvCy8wLuObtbdYK2/ZWTQab360Y9z+KQBa+/yVNETWTgx1GTmGLufHDTEo0PRUBV/HVy1QgJohoA==

"@hapi/[email protected]":
version "2.1.4"
Expand Down

0 comments on commit ad5d090

Please sign in to comment.