Skip to content

Commit

Permalink
Bump version and packages 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Corentin Mors committed Oct 7, 2020
1 parent 1d1ada6 commit e1297f3
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 112 deletions.
177 changes: 70 additions & 107 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-virtual-grid",
"version": "1.2.0",
"version": "1.2.1",
"author": "Corentin Mors <corentin@pixelswap.fr>",
"license": "MIT",
"repository": "github:mikescops/vue-virtual-grid",
Expand All @@ -20,12 +20,12 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.4.0",
"@typescript-eslint/parser": "^4.4.0",
"@vue/cli-plugin-eslint": "~4.5.6",
"@vue/cli-plugin-typescript": "~4.5.6",
"@vue/cli-service": "~4.5.6",
"@vue/cli-plugin-eslint": "~4.5.7",
"@vue/cli-plugin-typescript": "~4.5.7",
"@vue/cli-service": "~4.5.7",
"@vue/compiler-sfc": "^3.0.0",
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/eslint-config-typescript": "^5.1.0",
"@vue/eslint-config-typescript": "^6.0.0",
"eslint": "^7.10.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-vue": "^7.0.1",
Expand Down

0 comments on commit e1297f3

Please sign in to comment.