Skip to content

Commit

Permalink
Merge branch 'hotfix/1.24.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
oBlissing committed Dec 8, 2021
2 parents e7491c7 + fd680b2 commit e412a95
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lxljs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lxljs",
"version": "1.0.1",
"version": "1.0.2",
"description": "JavaScript tools for the Libris XL infrastructure.",
"main": "index.js",
"author": "Ola Blissing <[email protected]>",
Expand Down
4 changes: 2 additions & 2 deletions nuxt-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "id.kb.se",
"version": "2.0.1",
"version": "2.0.2",
"license": "Apache-2.0",
"private": true,
"scripts": {
Expand Down Expand Up @@ -31,6 +31,6 @@
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^26.6.3",
"jest": "^26.6.3",
"vue-jest": "^3.0.4"
"vue-jest": "^3.0F.4"
}
}
2 changes: 1 addition & 1 deletion vue-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-client",
"version": "1.24.1",
"version": "1.24.3",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit e412a95

Please sign in to comment.