Skip to content

Commit 19017f9

Browse files
author
Corentin Mors
committed
Bump package version 1.2.0
1 parent 1da9316 commit 19017f9

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

package-lock.json

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-virtual-grid",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"author": "Corentin Mors <[email protected]>",
55
"license": "MIT",
66
"repository": "github:mikescops/vue-virtual-grid",
@@ -18,8 +18,8 @@
1818
"vue": "^2.6.12"
1919
},
2020
"devDependencies": {
21-
"@typescript-eslint/eslint-plugin": "^4.3.0",
22-
"@typescript-eslint/parser": "^4.3.0",
21+
"@typescript-eslint/eslint-plugin": "^4.4.0",
22+
"@typescript-eslint/parser": "^4.4.0",
2323
"@vue/cli-plugin-eslint": "~4.5.6",
2424
"@vue/cli-plugin-typescript": "~4.5.6",
2525
"@vue/cli-service": "~4.5.6",

0 commit comments

Comments
 (0)