Skip to content

Commit

Permalink
🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
tidnav committed Oct 24, 2024
1 parent bbd22c5 commit 0abf497
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 @@ -78,7 +78,7 @@
"start": "next start",
"lint": "next lint",
"prepare": "husky install",
"intl:diff": "json-diff -k ./translations/nb.json ./translations/nn.json",
"intl:diff": "json-diff -k ./translations/nb.json ./translations/nn.json"
},
"lint-staged": {
"*.{js,ts,tsx}": "eslint --cache --fix",
Expand Down

0 comments on commit 0abf497

Please sign in to comment.