Skip to content

Commit 165407e

Browse files
committed
0.3.0
1 parent 2d50edc commit 165407e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-json-schema",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Write component schema in JSON; parse to create react elements.",
55
"keywords": [
66
"react",
@@ -13,8 +13,8 @@
1313
"url": "http://elliottisonfire.com"
1414
},
1515
"repository": {
16-
"type" : "git",
17-
"url" : "https://github.com/TechniqueSoftware/react-json-schema"
16+
"type": "git",
17+
"url": "https://github.com/TechniqueSoftware/react-json-schema"
1818
},
1919
"license": "Apache-2.0",
2020
"bugs": {

0 commit comments

Comments
 (0)