Skip to content

Commit 6a8258d

Browse files
committed
update build version
1 parent 1f14346 commit 6a8258d

File tree

2 files changed

+13
-36
lines changed

2 files changed

+13
-36
lines changed

package-lock.json

Lines changed: 11 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@godzilla-forms/parser",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "Godzilla Forms parser library for angular",
55
"private": false,
66
"publishConfig": {
@@ -30,7 +30,7 @@
3030
"@angular/common": "^14.0.0",
3131
"@angular/core": "^14.0.0",
3232
"@angular/forms": "^14.0.0",
33-
"@godzilla-forms/core": "file:../core",
33+
"@godzilla-forms/core": "^0.0.8",
3434
"rxjs": "~7.5.7"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)