Skip to content

Commit 424f40f

Browse files
authored
Merge pull request #52 from ngregory-rbi/patch-1
Pin flatbuffers to v2.0.6
2 parents 81ad4f2 + 4e804ca commit 424f40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,6 @@
153153
},
154154
"dependencies": {
155155
"big-integer": "^1.6.51",
156-
"flatbuffers": "^2.0.6"
156+
"flatbuffers": "2.0.6"
157157
}
158158
}

0 commit comments

Comments
 (0)