Skip to content

Commit e221fff

Browse files
Switch got version to 11.8.5 for commonJS compatibility (#18)
1 parent f757536 commit e221fff

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/Cryptolens/cryptolens-nodejs#readme",
2626
"dependencies": {
27-
"got": "12.2.0",
27+
"got": "11.8.5",
2828
"node-rsa": "^1.1.1"
2929
}
3030
}

0 commit comments

Comments
 (0)