Bump berry (#77)

* Bump berry

* .eslintrc.js into ignore
This commit is contained in:
Jaco Greeff
2020-05-11 11:54:35 +02:00
committed by GitHub
parent 849285a35d
commit c8431fc3d1
5 changed files with 2774 additions and 2624 deletions

View File

@@ -1,3 +1,4 @@
.eslintrc.js
.github/**
.vscode/**
.yarn/**

File diff suppressed because one or more lines are too long

View File

@@ -20,6 +20,6 @@
},
"devDependencies": {
"@babel/core": "^7.9.6",
"@polkadot/dev": "^0.52.12"
"@polkadot/dev": "^0.52.17"
}
}

View File

@@ -20,7 +20,7 @@
"main": "index.js",
"types": "index.d.ts",
"devDependencies": {
"@polkadot/dev": "^0.52.12",
"@polkadot/dev": "^0.52.17",
"@polkadot/util": "^2.9.1",
"override-require": "^1.1.1"
},

5371
yarn.lock

File diff suppressed because it is too large Load Diff