Bump dev (#21)

* Bump dev

* 0.2

* Update docs
This commit is contained in:
Jaco Greeff
2020-11-11 13:21:11 +01:00
committed by GitHub
parent 3732d16d46
commit 83e7607b1b
13 changed files with 55 additions and 51 deletions
+2 -3
View File
@@ -1,9 +1,8 @@
{
"name": "@polkadot/phishing",
"version": "0.1.17",
"version": "0.2.0",
"description": "Simple phishing scripts from a central source",
"main": "index.js",
"module": "esm/index.js",
"sideEffects": false,
"author": "Jaco Greeff <jacogr@gmail.com>",
"maintainers": [],
@@ -14,7 +13,7 @@
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
"dependencies": {
"@babel/runtime": "^7.12.1",
"@polkadot/x-fetch": "^4.0.2-11"
"@polkadot/x-fetch": "^4.0.1"
},
"devDependencies": {
"@types/js-yaml": "^3.12.5",