Skip to content

Commit

Permalink
Fix json to md issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdharmesh committed Nov 23, 2023
1 parent ed21524 commit 6ae38bb
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 11 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
"10up/phpcs-composer": "dev-master",
"phpunit/phpunit": "9.6.x-dev",
"yoast/phpunit-polyfills": "2.x-dev"
"yoast/phpunit-polyfills": "2.0.0"
},
"scripts": {
"test": "phpunit",
Expand Down
19 changes: 9 additions & 10 deletions composer.lock

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

22 changes: 22 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"cypress-mochawesome-reporter": "^3.5.1",
"husky": "^3.0.5",
"lint-staged": "^9.2.5",
"mochawesome-json-to-md": "^0.7.2",
"node-wp-i18n": "^1.2.3"
},
"prettier": "@wordpress/prettier-config"
Expand Down

0 comments on commit 6ae38bb

Please sign in to comment.