1
1
mirror of https://github.com/primer/css.git synced 2024-11-13 08:04:16 +03:00

remove lots of unused dev dependencies!

This commit is contained in:
Shawn Allen 2019-09-10 11:23:17 -07:00
parent d830495a75
commit 2135b520cb
2 changed files with 1 additions and 957 deletions

944
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -44,7 +44,6 @@
"devDependencies": {
"@storybook/addon-viewport": "5.0.11",
"@storybook/react": "5.0.11",
"action-status": "0.1.1",
"autoprefixer": "9.4.7",
"code-blocks": "^1.1.0",
"colorette": "^1.0.7",
@ -53,19 +52,13 @@
"details-dialog-element": "^1.4.0",
"eslint": "4.19.1",
"eslint-plugin-github": "1.0.0",
"execa": "^0.10.0",
"filesize": "4.1.2",
"fs-extra": "^4.0.2",
"fx": "11.0.1",
"gh-pages": "^1.0.0",
"globby": "^6.1.0",
"hast-util-to-html": "^5.0.0",
"hast-util-to-string": "^1.0.1",
"klaw": "3.0.0",
"loader-utils": "^1.1.0",
"minimist": "1.2.0",
"node-fetch": "2.4.0",
"now": "^12.1.8",
"npm-run-all": "4.1.5",
"postcss": "7.0.14",
"postcss-load-config": "2.0.0",
@ -73,21 +66,16 @@
"postcss-node-sass": "2.1.8",
"postcss-scss": "2.0.0",
"prop-types": "^15.6.2",
"raw-loader": "0.5.1",
"refractor": "^2.6.2",
"semver": "5.7.1",
"style-loader": "^0.18.2",
"styled-components": "4.1.2",
"stylelint": "9.10.1",
"stylelint-config-primer": "7.0.1",
"table": "5.2.3",
"tar": "4.4.8",
"tree-model": "^1.0.7",
"typographic-base": "^1.0.4",
"unified": "^7.1.0",
"unist-util-select": "^2.0.0",
"unist-util-stringify-position": "^2.0.0",
"unist-util-visit": "^1.4.0",
"webpack": "4.20.2"
"unist-util-visit": "^1.4.0"
}
}