Skip to content

Commit

Permalink
Update example
Browse files Browse the repository at this point in the history
  • Loading branch information
jprodrigues70 committed Dec 23, 2020
1 parent 22139a2 commit 8938e5e
Show file tree
Hide file tree
Showing 2 changed files with 591 additions and 596 deletions.
6 changes: 2 additions & 4 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "example",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@meforma/vue-toaster": "^1.0.3",
"@meforma/vue-toaster": "^1.1.0",
"core-js": "^3.6.5",
"vue": "^3.0.0"
},
Expand All @@ -23,8 +23,6 @@
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-vue": "^7.0.0-0",
"prettier": "^2.1.2",
"stylus": "^0.54.8",
"stylus-loader": "^3.0.2",
"vue-loader": "^15.9.3"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 8938e5e

Please sign in to comment.