Skip to content

Commit

Permalink
Merge pull request #1113 from newrelic/develop
Browse files Browse the repository at this point in the history
Release - Learna and Search fixes
  • Loading branch information
clarkmcadoo authored Oct 23, 2024
2 parents bcc7257 + 7cc985d commit 54553a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"release": "lerna publish --no-verify-access --conventional-commits --create-release github --no-private",
"test": "jest",
"test:watch": "yarn test --watch",
"lint": "lerna run lint",
"lint": "lerna run lint --skip-nx-cache",
"extract-i18n": "yarn workspace @newrelic/gatsby-theme-newrelic extract-i18n"
},
"devDependencies": {
Expand Down

0 comments on commit 54553a7

Please sign in to comment.