Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
userandaname authored Sep 22, 2024
1 parent 3fd8e18 commit 07b3258
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 @@ -5,7 +5,7 @@
"groq-sdk": "^0.7.0"
},
"scripts" : {
"test" : "echo 'Error: hello world'; false"
"test" : "nodejs ./turing.js'; true"
},
"type": "module"
}

0 comments on commit 07b3258

Please sign in to comment.