Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Make 1st beta build
Browse files Browse the repository at this point in the history
  • Loading branch information
yarbshk committed Jul 24, 2017
1 parent 6971e10 commit 90c0e5b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions dist/vue-formly-buefy.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/vue-formly-buefy.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
image: node:latest
command: yarn build
environment:
- NODE_ENV=development
- NODE_ENV=production
ports:
- "8080:8080" # Webpack development server
- "9876:9876" # Karma's port for testing in browsers
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-formly-buefy",
"version": "0.0.8",
"version": "0.0.9",
"description": "A plugin for Vue Formly which adds multiple form fields according to Buefy.",
"keywords": [
"vue",
Expand Down

0 comments on commit 90c0e5b

Please sign in to comment.