We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74535c2 + 60013e7 commit aec9226Copy full SHA for aec9226
projects/rh-rsa-form-validators/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@runninghill/ng-rsa-form-validators",
3
- "version": "1.1.0",
+ "version": "1.2.0",
4
"description": "A set of South African specific validators for Angular forms.",
5
"scripts": {
6
"lint": "eslint ./ --ext .ts",
@@ -43,7 +43,7 @@
43
"southafrica"
44
],
45
"author": "Runninghill Software Development",
46
- "license": "ISC",
+ "license": "MIT",
47
"bugs": {
48
"url": "https://github.com/Runninghill/rh-angular-rsa-form-validators/issues"
49
},
0 commit comments