Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 516f62c

Browse files
author
Jon La Marr
committed
Remove unused package
1 parent 7a3ef4e commit 516f62c

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

examples/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"eslint": "^5.10.0",
3131
"eslint-plugin-no-exclusive-tests": "^1.0.0-rc.1",
3232
"html-webpack-plugin": "^3.2.0",
33-
"js-sha256": "^0.9.0",
3433
"typescript": "^3.8.3",
3534
"webpack": "^4.29.6",
3635
"webpack-cli": "^3.3.0",

examples/yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3930,11 +3930,6 @@ js-levenshtein@^1.1.3:
39303930
resolved "https://registry.yarnpkg.com/js-levenshtein/-/js-levenshtein-1.1.6.tgz#c6cee58eb3550372df8deb85fad5ce66ce01d59d"
39313931
integrity sha512-X2BB11YZtrRqY4EnQcLX5Rh373zbK4alC1FW7D7MBhL2gtcC17cTnr6DmfHZeS0s2rTHjUTMMHfG7gO8SSdw+g==
39323932

3933-
js-sha256@^0.9.0:
3934-
version "0.9.0"
3935-
resolved "https://registry.yarnpkg.com/js-sha256/-/js-sha256-0.9.0.tgz#0b89ac166583e91ef9123644bd3c5334ce9d0966"
3936-
integrity sha512-sga3MHh9sgQN2+pJ9VYZ+1LPwXOxuBJBA5nrR5/ofPfuiJBE2hnjsaN8se8JznOmGLN2p49Pe5U/ttafcs/apA==
3937-
39383933
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
39393934
version "4.0.0"
39403935
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"

0 commit comments

Comments
 (0)