Skip to content

Commit 0340fec

Browse files
author
contra
committed
Merge pull request #69 from pgilad/patch-1
update license attribute
2 parents 60685eb + 23640fd commit 0340fec

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

+1-6
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,5 @@
4242
"engines": {
4343
"node": ">= 0.10"
4444
},
45-
"licenses": [
46-
{
47-
"type": "MIT",
48-
"url": "http://github.com/wearefractal/vinyl-fs/raw/master/LICENSE"
49-
}
50-
]
45+
"license": "MIT"
5146
}

0 commit comments

Comments
 (0)