Fixed merge artefacts

Signed-off-by: Graeme Christie <gchristie@bunnings.com.au>
This commit is contained in:
Graeme Christie
2023-10-25 10:47:42 +08:00
parent 4d2f72c572
commit 38b0c8f44c
-6
View File
@@ -1,14 +1,8 @@
{
"name": "@backstage/plugin-octopus-deploy",
<<<<<<< HEAD
"version": "0.2.8-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
=======
"version": "0.2.7",
"main": "dist/index.esm.js",
"types": "dist/index.d.ts",
>>>>>>> e7e3614866b7 (Added deep link to Octopus Deploy Project from release table for Octopus Deploy plugin)
"license": "Apache-2.0",
"publishConfig": {
"access": "public",