Skip to content

Commit 93ecd70

Browse files
kuba-kubulaluin
authored andcommitted
fix: use flexbuffer from GH with License (#821)
Due to the distributed npm package not having License file embedded, the package contents shouldn't be used. But one can install directly from the GH repository... and everything is 🎉 and ☀️ back again.
1 parent 5d50842 commit 93ecd70

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

+2-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"cluster-key-slot": "^1.0.6",
3232
"debug": "^3.1.0",
3333
"denque": "^1.1.0",
34-
"flexbuffer": "0.0.6",
34+
"flexbuffer": "github:mercadolibre/flexbuffer-node#1487df393a30872e3e81b246711a4cf6b0b23314",
3535
"lodash.defaults": "^4.2.0",
3636
"lodash.flatten": "^4.4.0",
3737
"redis-commands": "1.4.0",

0 commit comments

Comments
 (0)