chore: update manifest
This commit is contained in:
Generated
+2
-2
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "github-tracker",
|
"name": "github-support-sla-monitor",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "github-tracker",
|
"name": "github-support-sla-monitor",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "github-tracker",
|
"name": "github-support-sla-monitor",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "Flip-clock tracker of time elapsed since a GitHub support ticket",
|
"description": "GitHub support ticket sla monitor dashboard and flip-clock timer",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "astro dev",
|
"dev": "astro dev",
|
||||||
"build": "astro build",
|
"build": "astro build",
|
||||||
|
|||||||
Reference in New Issue
Block a user