Skip to content

Commit 3def9af

Browse files
committed
chore: remove testing script from package.json
1 parent c5944c2 commit 3def9af

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"postlint": "template-oss-check",
1616
"snap": "tap",
1717
"posttest": "npm run lint",
18-
"template-oss-apply": "template-oss-apply --force",
19-
"foo": "echo \"a\nb\""
18+
"template-oss-apply": "template-oss-apply --force"
2019
},
2120
"devDependencies": {
2221
"@npmcli/eslint-config": "^3.0.1",

0 commit comments

Comments
 (0)