Skip to content

Commit

Permalink
build: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yknl committed Aug 11, 2020
1 parent f0f97de commit 7f49981
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 15 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,21 +98,21 @@
"@babel/register": "^7.7.0",
"@blockstack/prettier-config": "0.0.3",
"@peculiar/webcrypto": "^1.0.21",
"@types/bn.js": "^4.11.6",
"@types/cheerio": "^0.22.10",
"@types/elliptic": "^6.4.10",
"@types/fetch-mock": "^5.8.0",
"@types/form-data": "^2.2.1",
"@types/jsdom": "^12.2.4",
"@types/node": "^10",
"@types/node": "^10.17.28",
"@types/proxyquire": "^1.3.28",
"@types/randombytes": "^2.0.0",
"@types/sha.js": "^2.4.0",
"@types/sinon": "^7.5.0",
"@types/tape": "^4.2.33",
"@types/triplesec": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^2.7.0",
"@typescript-eslint/parser": "^2.7.0",
"@types/bn.js": "^4.11.6",
"@types/elliptic": "^6.4.10",
"@types/randombytes": "^2.0.0",
"babel-loader": "^8.0.6",
"babel-plugin-istanbul": "^5.2.0",
"cheerio": "^0.22.0",
Expand Down Expand Up @@ -151,8 +151,7 @@
"webpack-bundle-analyzer": "^3.6.0",
"webpack-cli": "^3.3.10"
},
"dependencies": {
},
"dependencies": {},
"engines": {
"node": ">=8",
"npm": ">=6"
Expand Down

0 comments on commit 7f49981

Please sign in to comment.