Updated checker to use JS; Added initial setup script as a Turbo command
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"private": true,
|
||||
"version": "0.1.0",
|
||||
"scripts": {
|
||||
"dev": "sh main.sh"
|
||||
"dev": "node src/index.js"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user