Skip to content

Commit

Permalink
ember-cli-update-action
Browse files Browse the repository at this point in the history
ember-cli-update -p standard-node-template -b standard-node-template --to 3.2.1
  • Loading branch information
renovate[bot] committed Jan 15, 2023
1 parent 988ab24 commit 15a49ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
engine-strict=true
ignore-scripts=true
# ignore-scripts=true This causes `npm test` to not run (node 14, npm 6, on CI)
2 changes: 1 addition & 1 deletion config/ember-cli-update.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
{
"name": "standard-node-template",
"version": "3.2.0",
"version": "3.2.1",
"blueprints": [
{
"name": "standard-node-template",
Expand Down

0 comments on commit 15a49ed

Please sign in to comment.