Skip to content

Commit

Permalink
Merge pull request #517 from Codeinwp/development
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
HardeepAsrani authored Oct 11, 2021
2 parents ef95311 + 8ecbb72 commit d49fcaa
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 75 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
if: "! contains(github.event.head_commit.message, '[skip ci]')"
strategy:
matrix:
node-version: [14.x]
node-version: [12.x]
steps:
- uses: actions/checkout@master
with:
Expand Down
146 changes: 73 additions & 73 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@semantic-release/exec": "^5.0.0",
"@semantic-release/git": "^9.0.0",
"@wordpress/scripts": "^18.0.1",
"conventional-changelog-simple-preset": "^1.0.19",
"conventional-changelog-simple-preset": "^1.0.20",
"eslint-config-wordpress": "^2.0.0",
"grunt": "^1.4.0",
"grunt-version": "^2.0.0",
Expand Down

0 comments on commit d49fcaa

Please sign in to comment.