Skip to content

Commit 04ec327

Browse files
committed
Package set to public
1 parent 8a1ebe2 commit 04ec327

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
22
"name": "@unitario/angular-devkit",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Software Development Kit for Angular developed by Unitario",
55
"main": "dist/index.js",
66
"license": "MIT",
7+
"private": false,
78
"homepage": "https://github.com/unitario/angular-devkit",
89
"bugs": "https://github.com/unitario/angular-devkit/issues",
910
"repository": {

0 commit comments

Comments
 (0)