Skip to content

Commit

Permalink
Remove test script from scripts package
Browse files Browse the repository at this point in the history
  • Loading branch information
ekenigs committed Sep 10, 2024
1 parent 0139732 commit 34a1acc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"name": "scripts",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"scripts": {},
"keywords": [],
"author": "",
"license": "ISC",
Expand Down

0 comments on commit 34a1acc

Please sign in to comment.