Fix to make patch on backend

Signed-off-by: josh <josh.timmons@hashicorp.com>
This commit is contained in:
josh
2023-06-16 12:32:57 -04:00
parent 121ed59402
commit 09b5d76725
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-nomad-backend",
"version": "0.0.0",
"version": "0.0.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",