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

Commit

Permalink
another version bump b/c I can't use npm right
Browse files Browse the repository at this point in the history
  • Loading branch information
dabernathy89 committed Jan 13, 2020
1 parent 88e109a commit 9893a15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-query-builder",
"version": "0.8.0",
"version": "0.8.1",
"scripts": {
"serve": "vue-cli-service serve --name VueQueryBuilder src/main.js",
"build": "vue-cli-service build --target lib --name VueQueryBuilder src/VueQueryBuilder.vue && vue-cli-service build --no-clean --dest dist/group --target lib --name QueryBuilderGroup src/components/QueryBuilderGroup.vue && vue-cli-service build --no-clean --dest dist/rule --target lib --name QueryBuilderRule src/components/QueryBuilderRule.vue",
Expand Down

0 comments on commit 9893a15

Please sign in to comment.