fix: revert wrongly renamed 'copilot's

This commit is contained in:
Sérgio Ramos 2017-09-14 16:53:13 +01:00
parent b6adc4161d
commit 1c26b831b5
4 changed files with 5 additions and 5 deletions

View File

@ -68,10 +68,10 @@
"apr-main": "^1.0.7",
"babel-plugin-inline-react-svg": "^0.4.0",
"babel-plugin-styled-components": "^1.2.0",
"babel-preset-copilot": "^2.0.0",
"babel-preset-joyent-portal": "^2.0.0",
"cross-env": "^5.0.5",
"eslint": "^4.5.0",
"eslint-config-copilot": "3.0.0",
"eslint-config-joyent-portal": "3.0.0",
"jest": "^21.0.1",
"jest-alias-preprocessor": "^1.1.1",
"jest-cli": "^20.0.4",

View File

@ -39,7 +39,7 @@
"ava": "^0.22.0",
"delay": "^2.0.0",
"eslint": "^4.5.0",
"eslint-config-copilot": "3.0.0",
"eslint-config-joyent-portal": "3.0.0",
"execa": "^0.8.0",
"lodash.sortby": "^4.7.0",
"mz": "^2.6.0",

View File

@ -14,6 +14,6 @@
"dependencies": {},
"devDependencies": {
"eslint": "^4.5.0",
"eslint-config-copilot": "3.0.0"
"eslint-config-joyent-portal": "3.0.0"
}
}

View File

@ -17,7 +17,7 @@
"devDependencies": {
"code": "^4.1.0",
"eslint": "^4.5.0",
"eslint-config-copilot": "3.0.0",
"eslint-config-joyent-portal": "3.0.0",
"js-yaml": "^3.9.1",
"lab": "^14.2.2"
}