CI test for dependencies to have the same version (#1556)
* add failing CI for dependencies with multiple versions * update dependencies * increase bundlewatch maxsize for 0x.js
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"@types/styled-components": "4.0.0",
|
||||
"make-promises-safe": "^1.1.0",
|
||||
"shx": "^0.2.2",
|
||||
"tslint": "^5.9.1",
|
||||
"tslint": "5.11.0",
|
||||
"typescript": "3.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -45,7 +45,7 @@
|
||||
"@types/react-scroll": "1.5.3",
|
||||
"basscss": "^8.0.3",
|
||||
"compare-versions": "^3.0.1",
|
||||
"lodash": "^4.17.5",
|
||||
"lodash": "^4.17.11",
|
||||
"material-ui": "^0.20.0",
|
||||
"react": "^16.5.2",
|
||||
"react-dom": "^16.5.2",
|
||||
@@ -53,7 +53,7 @@
|
||||
"react-scroll": "0xproject/react-scroll#pr-330-and-replace-state",
|
||||
"react-tooltip": "^3.2.7",
|
||||
"semver": "5.5.0",
|
||||
"styled-components": "^4.0.1"
|
||||
"styled-components": "^4.1.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
Reference in New Issue
Block a user