Skip to content

Commit 8aff91b

Browse files
committed
Clean up after publish
1 parent 04ec327 commit 8aff91b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "Software Development Kit for Angular developed by Unitario",
55
"main": "dist/index.js",
66
"license": "MIT",
7-
"private": false,
87
"homepage": "https://github.com/unitario/angular-devkit",
98
"bugs": "https://github.com/unitario/angular-devkit/issues",
109
"repository": {

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"node",
1717
"ramda",
1818
"jest"
19-
],
19+
]
2020
},
2121
"exclude": [
2222
"node_modules",

0 commit comments

Comments
 (0)