Skip to content

Commit 9d37351

Browse files
committed
Invalid json fix
Former-commit-id: 6ae8640 Former-commit-id: d06134d9f3ab606789cbff18e6fe191b60a3a820
1 parent 7caa083 commit 9d37351

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

composer.json

+3-5
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"name" : "Jack Lukic",
99
"email": "[email protected]",
10-
T"web" : "http://www.jacklukic.com",
10+
"web" : "http://www.jacklukic.com",
1111
"role" : "Creator"
1212
}
1313
],
@@ -17,7 +17,5 @@
1717
"css",
1818
"framework"
1919
],
20-
"license" : [
21-
"MIT"
22-
]
23-
}
20+
"license" : "MIT"
21+
}

0 commit comments

Comments
 (0)