updated the API to support the new calendar service and added a smoke test for the API.
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
"@tootallnate/once": "3.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
"check": "npm run check:syntax",
|
||||
"check:syntax": "node scripts/check-syntax.js app.js app scripts",
|
||||
"start": "npx http-server . -o index.html",
|
||||
"dev": "npm run start"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user