Skip to content

Commit f6f9f35

Browse files
gitingore and package.json updated
Signed-off-by: Abhay-soni-developer <[email protected]>
1 parent 4e38c22 commit f6f9f35

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,6 @@ dist
102102

103103
# TernJS port file
104104
.tern-port
105+
106+
dist
107+
dist-types

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@statusneo/backstage-plugin-github",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "ISC",

0 commit comments

Comments
 (0)