Skip to content

Commit

Permalink
Release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaberaldo committed May 9, 2017
1 parent 7aac0ed commit 595d9f8
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 18 deletions.
28 changes: 19 additions & 9 deletions lib/buefy.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion lib/buefy.css.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions lib/src/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/src/index.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "buefy",
"version": "0.2.2",
"version": "0.3.0",
"homepage": "https://buefy.github.io",
"description": "Lightweight UI components for Vue.js based on Bulma",
"author": "Rafael Beraldo <rafael.pimpa@gmail.com>",
Expand Down Expand Up @@ -32,7 +32,7 @@
],
"dependencies": {
"bulma": "^0.4.1",
"vue": "^2.3.2"
"vue": "^2.3.3"
},
"devDependencies": {
"autoprefixer": "^6.7.2",
Expand Down Expand Up @@ -73,7 +73,7 @@
"vue-progressbar": "^0.7.1",
"vue-router": "^2.2.0",
"vue-style-loader": "^2.0.0",
"vue-template-compiler": "^2.3.2",
"vue-template-compiler": "^2.3.3",
"webpack": "^2.2.1",
"webpack-bundle-analyzer": "^2.2.1",
"webpack-dev-middleware": "^1.10.0",
Expand Down

0 comments on commit 595d9f8

Please sign in to comment.