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 8a1ebe2 commit 04ec327Copy full SHA for 04ec327
package.json
@@ -1,9 +1,10 @@
1
{
2
"name": "@unitario/angular-devkit",
3
- "version": "1.0.0",
+ "version": "1.0.1",
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": {
0 commit comments