fix package files

This commit is contained in:
Simon Larsen
2022-05-10 20:28:56 +01:00
parent 3b302d2f95
commit 29a7e8ebaa
11 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "oneuptime-AdminDashboard",
"name": "admin-dashboard",
"version": "3.0.0",
"private": false,
"type": "module",

View File

@@ -1,5 +1,5 @@
{
"name": "oneuptime-ApiDocs",
"name": "api-docs",
"version": "3.0.0",
"description": "oneuptime api refernce",
"main": "Gruntfile.js",

View File

@@ -1,5 +1,5 @@
{
"name": "CommonServer",
"name": "common-server",
"version": "1.0.0",
"description": "",
"main": "index.ts",

View File

@@ -1,5 +1,5 @@
{
"name": "CommonUI",
"name": "common-ui",
"version": "1.0.0",
"description": "",
"main": "index.ts",

View File

@@ -1,5 +1,5 @@
{
"name": "ContainerScanner",
"name": "container-scanner",
"version": "3.0.0",
"description": "A Container Security Scanner",
"main": "index.ts",

View File

@@ -1,5 +1,5 @@
{
"name": "HelmChart",
"name": "helm-chart",
"version": "3.0.0",
"description": "Helm Chart Server for OneUptime",
"main": "server.js",

View File

@@ -1,5 +1,5 @@
{
"name": "HttpTestServer",
"name": "http-test-server",
"version": "1.0.0",
"private": false,
"main": "server.js",

View File

@@ -1,5 +1,5 @@
{
"name": "LighthouseRunner",
"name": "lighthouse-runner",
"version": "3.0.0",
"description": "Lighthouse Runner for Url Monitor",
"main": "index.ts",

View File

@@ -1,5 +1,5 @@
{
"name": "ProbeAPI",
"name": "probe-api",
"version": "3.0.0",
"description": "A project to handle all resource fetching or update for probes",
"main": "index.ts",

View File

@@ -1,5 +1,5 @@
{
"name": "ScriptRunner",
"name": "script-runner",
"version": "1.0.0",
"description": "automation script runner",
"main": "index.ts",

View File

@@ -1,5 +1,5 @@
{
"name": "StatusPage",
"name": "status-page",
"version": "3.0.0",
"private": false,
"type": "module",