Skip to content

Commit f30352a

Browse files
committed
chore(ngx-json-schema-forms): add npm info on package.json
1 parent a404329 commit f30352a

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

projects/ngx-json-schema-forms/package.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@profusion/ngx-json-schema-forms",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
4+
"homepage": "https://github.com/profusion/pf-angular-extensions/tree/main/projects/ngx-json-schema-forms",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/profusion/pf-angular-extensions.git"
8+
},
9+
"keywords": [
10+
"angular",
11+
"angular-extensions",
12+
"reactive-forms",
13+
"forms",
14+
"json-schema"
15+
],
416
"peerDependencies": {
517
"@angular/common": "^19.2.0",
618
"@angular/core": "^19.2.0",

0 commit comments

Comments
 (0)