Skip to content

Commit fd7abed

Browse files
authored
chore(pkg.json): set license field back to MIT (videojs#265)
Fixes videojs#264
1 parent eb80c8a commit fd7abed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"email": "[email protected]"
2121
}
2222
],
23-
"license": "Apache-2.0",
23+
"license": "MIT",
2424
"repository": {
2525
"type": "git",
2626
"url": "https://github.com/videojs/videojs-vr"

0 commit comments

Comments
 (0)