summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-08-26 17:02:34 -0400
committerGitHub <noreply@github.com>2019-08-26 17:02:34 -0400
commitf94900406d52a9d0a432ae9ebef65d46092afb41 (patch)
tree0a12b3201f8bdd0bbee1b6b1abf3f413d7d92e9f /package.json
parentd8ada4d3fcc5dfe7f76103399a1d765fbab2ee45 (diff)
Remove flatbuffers (#2818)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index 8f87d4229..7d11915b4 100644
--- a/package.json
+++ b/package.json
@@ -3,14 +3,12 @@
"devDependencies": {
"@stardazed/streams": "3.0.0",
"@types/base64-js": "1.2.5",
- "@types/flatbuffers": "1.9.1",
"@types/prettier": "1.16.1",
"@typescript-eslint/eslint-plugin": "1.6.0",
"@typescript-eslint/parser": "1.6.0",
"base64-js": "1.3.0",
"eslint": "5.15.1",
"eslint-config-prettier": "4.1.0",
- "flatbuffers": "1.9.0",
"magic-string": "0.25.2",
"prettier": "1.17.1",
"rollup": "1.4.1",