mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
package cleanup
This commit is contained in:
parent
9955db48cb
commit
46940675f2
3060
data/squid-java.json
3060
data/squid-java.json
File diff suppressed because it is too large
Load Diff
@ -4,7 +4,6 @@ const path = require('path')
|
|||||||
const { createFilePath } = require('gatsby-source-filesystem')
|
const { createFilePath } = require('gatsby-source-filesystem')
|
||||||
const Swagger = require('swagger-client')
|
const Swagger = require('swagger-client')
|
||||||
const { redirects } = require('./config')
|
const { redirects } = require('./config')
|
||||||
const parser = require('xml-js')
|
|
||||||
|
|
||||||
exports.onCreateNode = ({ node, getNode, actions }) => {
|
exports.onCreateNode = ({ node, getNode, actions }) => {
|
||||||
const { createNodeField } = actions
|
const { createNodeField } = actions
|
||||||
|
@ -84,8 +84,7 @@
|
|||||||
"stylelint-config-bigchaindb": "^1.2.1",
|
"stylelint-config-bigchaindb": "^1.2.1",
|
||||||
"stylelint-config-css-modules": "^1.3.0",
|
"stylelint-config-css-modules": "^1.3.0",
|
||||||
"stylelint-config-standard": "^18.2.0",
|
"stylelint-config-standard": "^18.2.0",
|
||||||
"typedoc": "^0.14.2",
|
"typedoc": "^0.14.2"
|
||||||
"xml-js": "^1.6.11"
|
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user