@psm14/semantic-release-path-filter 1.1.0 → 1.1.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@psm14/semantic-release-path-filter",
|
3
|
-
"version": "1.1.
|
3
|
+
"version": "1.1.1",
|
4
4
|
"main": "index.js",
|
5
5
|
"type": "module",
|
6
6
|
"scripts": {
|
@@ -11,7 +11,7 @@
|
|
11
11
|
"README.md"
|
12
12
|
],
|
13
13
|
"author": "Patrick McLaughlin <me@patmclaughl.in>",
|
14
|
-
"license": "
|
14
|
+
"license": "MIT",
|
15
15
|
"description": "Wraps a semantic-release plugin to only run on commits in a specific path",
|
16
16
|
"repository": {
|
17
17
|
"type": "git",
|