Skip to content

Commit

Permalink
Remove the json-fn dependency (it couldn't handle native code
Browse files Browse the repository at this point in the history
gracefully).
  • Loading branch information
sangaline committed Jul 14, 2018
1 parent e9c8fc7 commit 7a7aa15
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -43,7 +43,6 @@
"express-ws": "^3.0.0",
"geckodriver": "^1.11.0",
"isomorphic-fetch": "^2.2.1",
"json-fn": "^1.1.1",
"portfinder": "^1.0.13",
"selenium-webdriver": "^4.0.0-alpha.1",
"simple-websocket": "^5.1.0",
Expand Down
4 changes: 0 additions & 4 deletions yarn.lock
Expand Up @@ -2574,10 +2574,6 @@ jsesc@~0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"

json-fn@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/json-fn/-/json-fn-1.1.1.tgz#4293c9198a482d6697d334a6e32cd0d221121e80"

json-loader@^0.5.4:
version "0.5.7"
resolved "https://registry.yarnpkg.com/json-loader/-/json-loader-0.5.7.tgz#dca14a70235ff82f0ac9a3abeb60d337a365185d"
Expand Down

0 comments on commit 7a7aa15

Please sign in to comment.