Restructure to support old versions (#13811)

* Restructure to support old versions

* Fix tests
This commit is contained in:
Andy
2017-01-06 12:36:57 -08:00
committed by GitHub
parent 74dc4fdeb9
commit 2f71174636
535 changed files with 3465 additions and 258187 deletions

View File

@@ -16,6 +16,6 @@
},
"files": [
"index.d.ts",
"msgpack5-test.ts"
"msgpack5-tests.ts"
]
}