diff options
| author | Kevin (Kun) "Kassimo" Qian <kevinkassimo@gmail.com> | 2018-09-19 23:13:59 -0700 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-09-20 02:13:59 -0400 |
| commit | fab4bdf40d1fe1a53d00dbc0bc902c71d4446403 (patch) | |
| tree | 843aa0d5cf867fdcefeee991655332da372d9b47 /package.json | |
| parent | 017ef096dfb0592d828804175e582895a3f39954 (diff) | |
Add deno.arch/deno.platform (#773)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index fe00a2916..31f176aa6 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "@types/text-encoding": "0.0.33", "base64-js": "^1.3.0", "flatbuffers": "^1.9.0", + "magic-string": "^0.22.5", "prettier": "^1.14.0", "rollup": "^0.63.2", "rollup-plugin-alias": "^1.4.0", |
