diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2018-08-10 15:00:11 -0400 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-08-11 09:02:07 -0700 |
| commit | 89eee51f07f5b1689022c84a7d50d9158eaf9cd6 (patch) | |
| tree | 70b2905c0a8c3e24ebd055b6bf82d044548dc062 /package.json | |
| parent | 9be36ffbf8594fe2e155c8113aec56b2a7c19c0b (diff) | |
Use unit_tests for readFileSync testing.
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 62c4f6218..fe00a2916 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,5 @@ { + "name": "deno", "devDependencies": { "@types/base64-js": "^1.2.5", "@types/flatbuffers": "^1.9.0", |
