chore(joyent-boilerplate): remove unused deps
This commit is contained in:
parent
c82a655375
commit
1ac0848ce2
@ -20,48 +20,24 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"apollo": "^0.2.2",
|
"apollo": "^0.2.2",
|
||||||
"apr-intercept": "^1.0.4",
|
|
||||||
"chart.js": "^2.6.0",
|
|
||||||
"constant-case": "^2.0.0",
|
|
||||||
"force-array": "^3.1.0",
|
|
||||||
"graphql-tag": "^2.4.2",
|
"graphql-tag": "^2.4.2",
|
||||||
"jest-cli": "^20.0.4",
|
"jest-cli": "^21.0.1",
|
||||||
"joyent-manifest-editor": "^1.1.0",
|
"joyent-ui-toolkit": "^2.0.0",
|
||||||
"joyent-ui-toolkit": "^1.2.0",
|
|
||||||
"js-yaml": "^3.9.1",
|
|
||||||
"lodash.find": "^4.6.0",
|
|
||||||
"lodash.flatten": "^4.4.0",
|
|
||||||
"lodash.get": "^4.4.2",
|
|
||||||
"lodash.isstring": "^4.0.1",
|
|
||||||
"lodash.remove": "^4.7.0",
|
|
||||||
"lodash.uniq": "^4.5.0",
|
|
||||||
"lodash.uniqby": "^4.7.0",
|
|
||||||
"normalized-styled-components": "^1.0.9",
|
"normalized-styled-components": "^1.0.9",
|
||||||
"param-case": "^2.1.1",
|
|
||||||
"prop-types": "^15.5.10",
|
"prop-types": "^15.5.10",
|
||||||
"react": "^15.6.1",
|
"react": "^15.6.1",
|
||||||
"react-apollo": "^1.4.15",
|
"react-apollo": "^1.4.15",
|
||||||
"react-bundle": "^1.0.4",
|
|
||||||
"react-codemirror": "^1.0.0",
|
|
||||||
"react-dom": "^15.6.1",
|
"react-dom": "^15.6.1",
|
||||||
"react-redux": "^5.0.6",
|
"react-redux": "^5.0.6",
|
||||||
"react-router": "^4.1.1",
|
"react-router": "^4.1.1",
|
||||||
"react-router-dom": "^4.1.2",
|
"react-router-dom": "^4.1.2",
|
||||||
"react-simple-table": "^1.0.1",
|
|
||||||
"react-styled-flexboxgrid": "^2.0.3",
|
"react-styled-flexboxgrid": "^2.0.3",
|
||||||
"redux": "^3.7.2",
|
"redux": "^3.7.2",
|
||||||
"redux-actions": "^2.2.1",
|
|
||||||
"redux-batched-actions": "^0.2.0",
|
|
||||||
"redux-form": "^7.0.3",
|
"redux-form": "^7.0.3",
|
||||||
"remcalc": "^1.0.8",
|
"remcalc": "^1.0.8",
|
||||||
"reselect": "^3.0.1",
|
|
||||||
"simple-statistics": "^4.1.1",
|
|
||||||
"styled-components": "^2.1.2",
|
"styled-components": "^2.1.2",
|
||||||
"styled-is": "^1.0.11",
|
"styled-is": "^1.0.11",
|
||||||
"styled-text-spinners": "^1.0.1",
|
"unitcalc": "^1.0.8"
|
||||||
"title-case": "^2.1.1",
|
|
||||||
"unitcalc": "^1.0.8",
|
|
||||||
"uuid": "^3.1.0"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"apr-for-each": "^1.0.6",
|
"apr-for-each": "^1.0.6",
|
||||||
@ -75,10 +51,10 @@
|
|||||||
"jest": "^21.0.1",
|
"jest": "^21.0.1",
|
||||||
"jest-alias-preprocessor": "^1.1.1",
|
"jest-alias-preprocessor": "^1.1.1",
|
||||||
"jest-cli": "^20.0.4",
|
"jest-cli": "^20.0.4",
|
||||||
"jest-diff": "^20.0.3",
|
"jest-diff": "^21.0.0",
|
||||||
"jest-junit": "^3.0.0",
|
"jest-junit": "^3.0.0",
|
||||||
"jest-matcher-utils": "^20.0.3",
|
"jest-matcher-utils": "^21.0.0",
|
||||||
"jest-snapshot": "^20.0.3",
|
"jest-snapshot": "^21.0.0",
|
||||||
"jest-styled-components": "^4.4.1",
|
"jest-styled-components": "^4.4.1",
|
||||||
"jest-transform-graphql": "^2.1.0",
|
"jest-transform-graphql": "^2.1.0",
|
||||||
"lodash.sortby": "^4.7.0",
|
"lodash.sortby": "^4.7.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user