mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-23 23:20:47 +03:00
Fixed docs
This commit is contained in:
parent
ab9c9be326
commit
72411e559f
|
@ -14,24 +14,24 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"codemirror": "5.9.0",
|
"codemirror": "5.9.0",
|
||||||
"copy-webpack-plugin": "^0.2.0",
|
"copy-webpack-plugin": "0.2.0",
|
||||||
"es6-promise": "^3.0.2",
|
"es6-promise": "3.0.2",
|
||||||
"extract-text-webpack-plugin": "^0.9.1",
|
"extract-text-webpack-plugin": "0.9.1",
|
||||||
"gatsby": "^0.7.7",
|
"gatsby": "0.7.7",
|
||||||
"graphiql": "^0.4.5",
|
"graphiql": "0.4.5",
|
||||||
"graphql": "^0.4.13",
|
"graphql": "0.4.13",
|
||||||
"jeet": "^6.1.2",
|
"jeet": "6.1.2",
|
||||||
"lodash": "^3.10.1",
|
"lodash": "3.10.1",
|
||||||
"nib": "^1.1.0",
|
"nib": "1.1.0",
|
||||||
"react": "^0.14.6",
|
"react": "0.14.6",
|
||||||
"radium": "0.14.2",
|
"radium": "0.14.2",
|
||||||
"react-burger-menu": "1.4.12",
|
"react-burger-menu": "1.4.12",
|
||||||
"react-document-title": "^2.0.1",
|
"react-document-title": "2.0.1",
|
||||||
"react-dom": "^0.14.6",
|
"react-dom": "0.14.6",
|
||||||
"react-router": "^0.13.5",
|
"react-router": "0.13.5",
|
||||||
"rupture": "^0.6.1",
|
"rupture": "0.6.1",
|
||||||
"stylus-loader": "^1.4.2",
|
"stylus-loader": "1.4.2",
|
||||||
"url-loader": "^0.5.7",
|
"url-loader": "0.5.7",
|
||||||
"webpack": "^1.12.9"
|
"webpack": "1.12.9"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user