We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2308f5 commit 92e9a16Copy full SHA for 92e9a16
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