1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

package cleanup

This commit is contained in:
Matthias Kretschmann 2019-03-29 16:34:19 +01:00
parent 9955db48cb
commit 46940675f2
Signed by: m
GPG Key ID: 606EEEF3C479A91F
3 changed files with 1 additions and 3063 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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

View File

@ -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",