Skip to content

Commit

Permalink
chore: remove testing script from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nlf committed Aug 2, 2022
1 parent c5944c2 commit 3def9af
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"postlint": "template-oss-check",
"snap": "tap",
"posttest": "npm run lint",
"template-oss-apply": "template-oss-apply --force",
"foo": "echo \"a\nb\""
"template-oss-apply": "template-oss-apply --force"
},
"devDependencies": {
"@npmcli/eslint-config": "^3.0.1",
Expand Down

0 comments on commit 3def9af

Please sign in to comment.