Skip to content

Commit

Permalink
Merge pull request #163 from Lombiq/issue/OSOE-815-vue-package-update…
Browse files Browse the repository at this point in the history
…s-revert

OSOE-815: Reverting minor NPM updates since they caused random build errors
  • Loading branch information
Piedone authored Dec 31, 2024
2 parents 1a7fd3a + d1347f0 commit 80f2fa5
Show file tree
Hide file tree
Showing 4 changed files with 257 additions and 1,114 deletions.
10 changes: 5 additions & 5 deletions Lombiq.VueJs.Samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"watch": "npm explore nodejs-extensions -- pnpm watch && npm explore lombiq-vuejs -- pnpm watch"
},
"devDependencies": {
"eslint": "8.57.1",
"eslint": "8.45.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "14.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-promise": "6.6.0",
"vue-qrcode-reader": "5.7.0"
"eslint-plugin-promise": "6.1.1",
"vue-qrcode-reader": "5.5.3"
}
}
Loading

0 comments on commit 80f2fa5

Please sign in to comment.