We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ec327 commit 8aff91bCopy full SHA for 8aff91b
package.json
@@ -4,7 +4,6 @@
4
"description": "Software Development Kit for Angular developed by Unitario",
5
"main": "dist/index.js",
6
"license": "MIT",
7
- "private": false,
8
"homepage": "https://github.com/unitario/angular-devkit",
9
"bugs": "https://github.com/unitario/angular-devkit/issues",
10
"repository": {
tsconfig.json
@@ -16,7 +16,7 @@
16
"node",
17
"ramda",
18
"jest"
19
- ],
+ ]
20
},
21
"exclude": [
22
"node_modules",
0 commit comments