1
1
mirror of https://github.com/primer/css.git synced 2024-09-20 21:28:20 +03:00

move to dev deps

This commit is contained in:
Jon Rohan 2018-06-13 16:47:04 -07:00
parent 36479bb9a2
commit c73eda18c9

View File

@ -20,11 +20,9 @@
"test": "npm run test-all-modules && lerna run test",
"test-all-modules": "ava --verbose tests/test-*.js"
},
"dependencies": {
"primer-module-build": "file:tools/primer-module-build",
"stylelint-config-primer": "file:tools/stylelint-config-primer"
},
"devDependencies": {
"primer-module-build": "file:tools/primer-module-build",
"stylelint-config-primer": "file:tools/stylelint-config-primer",
"@storybook/addon-options": "3.4.3",
"@storybook/addons": "3.4.3",
"@storybook/react": "3.4.3",