Skip to content

Commit 3a0e534

Browse files
committed
0.2.2
1 parent 90d2ebd commit 3a0e534

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "videojs-vr",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"author": {
55
"name": "James Broberg",
66
"email": "[email protected]"
@@ -14,10 +14,10 @@
1414
"engines": {
1515
"node": ">= 5.0.0"
1616
},
17-
"license" : "MIT",
18-
"repository" : {
19-
"type" : "git",
20-
"url" : "https://github.com/MetaCDN/videojs-vr"
17+
"license": "MIT",
18+
"repository": {
19+
"type": "git",
20+
"url": "https://github.com/MetaCDN/videojs-vr"
2121
},
2222
"main": "src/js/videojs.vr.js",
2323
"scripts": {

0 commit comments

Comments
 (0)