Skip to content

Commit aec9226

Browse files
Merge pull request #11 from Runninghill/feature/license
Feature/license
2 parents 74535c2 + 60013e7 commit aec9226

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/rh-rsa-form-validators/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@runninghill/ng-rsa-form-validators",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A set of South African specific validators for Angular forms.",
55
"scripts": {
66
"lint": "eslint ./ --ext .ts",
@@ -43,7 +43,7 @@
4343
"southafrica"
4444
],
4545
"author": "Runninghill Software Development",
46-
"license": "ISC",
46+
"license": "MIT",
4747
"bugs": {
4848
"url": "https://github.com/Runninghill/rh-angular-rsa-form-validators/issues"
4949
},

0 commit comments

Comments
 (0)