docs: remove npm (#500)

* change to yarn

* missing entities

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
This commit is contained in:
Justin Thompson
2020-09-22 05:09:11 -03:00
committed by GitHub
co-authored by Federico Kunze
parent 0d545939d8
commit 22788e8ce2
8 changed files with 8528 additions and 10775 deletions
+2 -3
View File
@@ -9,8 +9,7 @@
"postserve": "./post.sh",
"prebuild": "./pre.sh",
"build": "trap 'exit 0' SIGINT; vuepress build --no-cache",
"postbuild": "./post.sh",
"preinstall": "npx npm-force-resolutions"
"postbuild": "./post.sh"
},
"keywords": [
"ethermint",
@@ -22,7 +21,7 @@
"author": "ChainSafe Systems",
"license": "ISC",
"dependencies": {
"npm-force-resolutions": "0.0.3",
"entities": "^2.0.3",
"vuepress-theme-cosmos": "^1.0.172"
},
"devDependencies": {