Skip to content

Commit

Permalink
1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ziadadeela committed Jul 17, 2019
1 parent aedecca commit 19bc66d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vue-form-error",
"description": "A Vue.js component that is used to display validation errors on form inputs.",
"author": "Ziad Adeela <zeiad.suliman@gmail.com> (https://github.com/ziadadeela)",
"version": "1.0.9",
"version": "1.0.10",
"main": "./dist/FormError.common.js",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,6 @@
"build:lib": "vue-cli-service build --target lib --name FormError ./src/components/FormError.vue",
"lint": "vue-cli-service lint",
"test": "echo \"No test specified\""

},
"dependencies": {
"bootstrap": "^4.3.1",
Expand Down

0 comments on commit 19bc66d

Please sign in to comment.