Skip to content

Commit

Permalink
Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cristijora committed Dec 3, 2018
1 parent edcf5cb commit be89441
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@

## [1.0.0] 2018-10-14
### Stable Original Release

## [1.0.1] 2018-12-03
### Minor updates
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"vue2-transitions": "^0.2.3"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.0.0",
"@vue/cli-plugin-eslint": "^3.0.0",
"@vue/cli-service": "^3.0.0",
"@vue/eslint-config-prettier": "^3.0.0",
"node-sass": "^4.8.3",
"sass-loader": "^6.0.7",
"@vue/cli-plugin-babel": "^3.2.0",
"@vue/cli-plugin-eslint": "^3.2.1",
"@vue/cli-service": "^3.2.0",
"@vue/eslint-config-prettier": "^4.0.1",
"node-sass": "^4.10.0",
"sass-loader": "^7.1.0",
"vue-cli-plugin-i18n": "^0.5.0",
"vue-template-compiler": "^2.5.17"
},
Expand Down

0 comments on commit be89441

Please sign in to comment.