Skip to content

Commit e6c70b8

Browse files
committed
Change license in package.json to point to LICENSE file
1 parent 73c0e8a commit e6c70b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/firecow/gitlab-ci-local)](https://npmjs.org/package/gitlab-ci-local)
66
[![dependencies](https://img.shields.io/librariesio/release/npm/gitlab-ci-local)](https://npmjs.org/package/gitlab-ci-local)
77
[![npm](https://img.shields.io/npm/v/gitlab-ci-local)](https://npmjs.org/package/gitlab-ci-local)
8-
[![license](https://img.shields.io/npm/l/gitlab-ci-local)](https://npmjs.org/package/gitlab-ci-local)
8+
[![license](https://img.shields.io/github/license/firecow/gitlab-ci-local)](https://npmjs.org/package/gitlab-ci-local)
99

1010
Tired of pushing commits to test your .gitlab-ci.yml?
1111

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
]
3535
},
3636
"author": "Mads Jon Nielsen <[email protected]>",
37-
"license": "MIT",
37+
"license": "SEE LICENSE IN LICENSE",
3838
"devDependencies": {
3939
"@types/clone": "^2.1.0",
4040
"@types/deep-extend": "^0.4.31",

0 commit comments

Comments
 (0)