Fix typos, versions and other mistypings

This commit is contained in:
Fabio Berger
2018-06-15 11:48:52 +02:00
parent afc489bc2c
commit 834e1538d1
7 changed files with 264 additions and 429 deletions

View File

@@ -35,7 +35,7 @@
"@types/opn": "5.1.0",
"@types/rimraf": "2.0.2",
"depcheck": "0.6.9",
"lerna-get-packages": "1.0.1",
"lerna-get-packages": "1.0.0",
"make-promises-safe": "1.1.0",
"npm-run-all": "4.1.2",
"shx": "0.2.2",

View File

@@ -51,7 +51,7 @@
},
"dependencies": {
"@0xproject/react-docs": "^0.0.12",
"bascss": "8.0.4",
"basscss": "8.0.4",
"lodash": "4.17.10",
"material-ui": "0.17.4",
"react": "15.6.1",

View File

@@ -43,7 +43,7 @@
"@types/react": "16.3.13",
"@types/react-dom": "16.0.4",
"@types/react-scroll": "0.0.31",
"bascss": "8.0.4",
"basscss": "8.0.4",
"compare-versions": "3.1.0",
"lodash": "4.17.10",
"material-ui": "0.17.4",

View File

@@ -41,7 +41,7 @@
"@types/react": "16.3.13",
"@types/react-dom": "16.0.4",
"@types/react-scroll": "0.0.31",
"bascss": "8.0.4",
"basscss": "8.0.4",
"is-mobile": "0.2.2",
"lodash": "4.17.10",
"material-ui": "0.17.4",

View File

@@ -66,7 +66,7 @@
"shx": "0.2.2",
"tslint": "5.8.0",
"typedoc": "0xProject/typedoc",
"tyes-bn": "0.0.1",
"types-bn": "0.0.1",
"typescript": "2.7.1",
"web3-typescript-typings": "0.10.2",
"zeppelin-solidity": "1.8.0"

View File

@@ -26,7 +26,7 @@
"@0xproject/utils": "^0.6.2",
"@0xproject/web3-wrapper": "^0.6.4",
"accounting": "0.4.1",
"bascss": "8.0.4",
"basscss": "8.0.4",
"blockies": "0.0.2",
"deep-equal": "0.2.2",
"ethereumjs-util": "5.1.5",
@@ -43,7 +43,7 @@
"react-dom": "15.6.1",
"react-ga": "2.4.1",
"react-redux": "5.0.7",
"react-routerdom": "4.2.2",
"react-router-dom": "4.2.2",
"react-scroll": "1.7.7",
"react-tap-event-plugin": "2.0.1",
"react-tooltip": "3.4.0",
@@ -59,7 +59,6 @@
"devDependencies": {
"@types/accounting": "0.4.1",
"@types/deep-equal": "1.0.1",
"@types/jsonschema": "1.1.1",
"@types/lodash": "4.14.104",
"@types/material-ui": "0.18.0",
"@types/node": "9.6.0",
@@ -71,7 +70,6 @@
"@types/react-router-dom": "4.2.5",
"@types/react-scroll": "0.0.31",
"@types/react-tap-event-plugin": "0.0.30",
"@types/redux": "3.6.0",
"awesome-typescript-loader": "3.5.0",
"copy-webpack-plugin": "4.5.1",
"copyfiles": "1.2.0",

677
yarn.lock

File diff suppressed because it is too large Load Diff