Skip to content

Commit

Permalink
MyArtJaub: Update NPM dependencies
Browse files Browse the repository at this point in the history
Fix build composer command
  • Loading branch information
jon48 committed Jun 26, 2022
1 parent 54c504d commit d02618a
Show file tree
Hide file tree
Showing 10 changed files with 7,407 additions and 7,154 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -120,7 +120,7 @@
"jon48/webtrees-theme-rural": "Suggested webtrees theme from same author"
},
"scripts" : {
"webtrees-geneajaubart:build" : "./vendor/bin/robo build",
"webtrees-geneajaubart:build" : "./vendor/bin/robo build:modules",
"webtrees-geneajaubart:package" : "./vendor/bin/robo package",
"webtrees-geneajaubart:lintjs" : "./vendor/bin/robo lint:semistandard",
"webtrees:build" : [
Expand Down
2,457 changes: 1,242 additions & 1,215 deletions modules_v4/myartjaub_admintasks/package-lock.json

Large diffs are not rendered by default.

1,602 changes: 791 additions & 811 deletions modules_v4/myartjaub_certificates/package-lock.json

Large diffs are not rendered by default.

2,679 changes: 1,376 additions & 1,303 deletions modules_v4/myartjaub_geodispersion/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion modules_v4/myartjaub_geodispersion/package.json
Expand Up @@ -27,7 +27,7 @@
"postcss-image-inliner": "^5.0.0",
"postcss-rtlcss": "^3.6.3",
"sass": "^1.32.8",
"sass-loader": "^12.1.0",
"sass-loader": "^13.0.1",
"webpack": "^5.23.0",
"webpack-cli": "^4.5.0"
}
Expand Down
2,679 changes: 1,376 additions & 1,303 deletions modules_v4/myartjaub_issourced/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion modules_v4/myartjaub_issourced/package.json
Expand Up @@ -27,7 +27,7 @@
"postcss-image-inliner": "^5.0.0",
"postcss-rtlcss": "^3.6.3",
"sass": "^1.32.8",
"sass-loader": "^12.1.0",
"sass-loader": "^13.0.1",
"webpack": "^5.23.0",
"webpack-cli": "^4.5.0"
}
Expand Down
2,679 changes: 1,376 additions & 1,303 deletions modules_v4/myartjaub_patronymiclineage/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion modules_v4/myartjaub_patronymiclineage/package.json
Expand Up @@ -25,7 +25,7 @@
"postcss-image-inliner": "^5.0.0",
"postcss-rtlcss": "^3.6.3",
"sass": "^1.32.8",
"sass-loader": "^12.1.0",
"sass-loader": "^13.0.1",
"webpack": "^5.23.0",
"webpack-cli": "^4.5.0"
}
Expand Down
2,457 changes: 1,242 additions & 1,215 deletions modules_v4/myartjaub_welcome_block/package-lock.json

Large diffs are not rendered by default.

0 comments on commit d02618a

Please sign in to comment.