Skip to content

Commit 6d5f0f6

Browse files
fix(angular): Merge pull request #183 from mindfiredigital/dev
Dev
2 parents 9b9f3a1 + 3338179 commit 6d5f0f6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/angular/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "@mindfiredigital/textigniter-angular",
33
"version": "1.1.0",
44
"private": false,
5+
"publishConfig": {
6+
"access": "public"
7+
},
8+
"access": "public",
59
"description": "Angular textigniter",
610
"scripts": {
711
"ng": "ng",
@@ -39,4 +43,4 @@
3943
"ng-packagr": "^19.2.0",
4044
"typescript": "~5.7.2"
4145
}
42-
}
46+
}

0 commit comments

Comments
 (0)