Skip to content

Commit cd5289e

Browse files
author
Raphael Balet
committed
core - angular : v15.2.9 to v16.0.2
1 parent 4b7580b commit cd5289e

File tree

4 files changed

+746
-756
lines changed

4 files changed

+746
-756
lines changed

angular-code-input/package.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
{
22
"name": "angular-code-input",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "Code or pin code input for Angular 7 - 12, 14 + / Ionic 4, 5 + projects",
5-
"keywords": ["angular", "pincode", "angular-pincode", "otp", "code-input", "angular-otp", "ionic-otp", "ionic-code-input", "ionic-pincode"],
5+
"keywords": [
6+
"angular",
7+
"pincode",
8+
"angular-pincode",
9+
"otp",
10+
"code-input",
11+
"angular-otp",
12+
"ionic-otp",
13+
"ionic-code-input",
14+
"ionic-pincode"
15+
],
616
"author": "Alexander Dmitrenko",
717
"license": "MIT",
818
"repository": {

angular.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,5 @@
3838
}
3939
}
4040
}
41-
},
42-
"defaultProject": "angular-code-input"
41+
}
4342
}

0 commit comments

Comments
 (0)