mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 15:20:06 +02:00
fix: revert wrongly renamed 'copilot's
This commit is contained in:
parent
b6adc4161d
commit
1c26b831b5
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -14,6 +14,6 @@
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"eslint": "^4.5.0",
|
||||
"eslint-config-copilot": "3.0.0"
|
||||
"eslint-config-joyent-portal": "3.0.0"
|
||||
}
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user