Skip to content

Commit 8171032

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

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pipe-function",
3-
"version": "2.0.0",
3+
"version": "1.0.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

projects/pipe-function/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@paymate-software/pipe-function",
3-
"version": "2.0.0",
3+
"version": "1.0.0",
44
"author": "Fayas Ismail (https://github.com/simfyz)",
55
"description": "Pipe operator to execute functions from the template.",
66
"homepage": "https://github.com/paymatesoftware/ng-pipe-function#readme",

0 commit comments

Comments
 (0)