Skip to content

Commit f28ab2f

Browse files
committed
refactor: Change Ownership
1 parent 8171032 commit f28ab2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "pipe-function",
2+
"name": "ngx-pipe-function",
33
"version": "1.0.0",
44
"scripts": {
55
"ng": "ng",

projects/pipe-function/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@paymate-software/pipe-function",
2+
"name": "@paymate-software/ngx-pipe-function",
33
"version": "1.0.0",
44
"author": "Fayas Ismail (https://github.com/simfyz)",
55
"description": "Pipe operator to execute functions from the template.",

0 commit comments

Comments
 (0)