daml/language-support
Robin Krom 81b8897fc8
added a package.json to work with yarn workspaces (#4147)
* added a package.json to work with yarn workspaces

This adds a package.json files on top of our typescript libraries so
that we can develop locally via yarn workspaces. The package.json that
describes the bazel managed dependencies is moved into a subfolder.

CHANGELOG_BEGIN
CHANGELOG_END

* updated bazelignore

* SDK_VERSION -> SDKVERSION
2020-01-21 22:23:51 +01:00
..
codegen-common Remove unused dependencies to da_scala_library (#3938) 2020-01-06 18:14:21 +01:00
codegen-main Remove unused dependencies to da_scala_library (#3938) 2020-01-06 18:14:21 +01:00
hs/bindings Move most of the remaining serializable types to stable LF packages (#3964) 2020-01-07 18:25:23 +01:00
java Exercise by key (#4049) 2020-01-18 09:06:52 -05:00
scala Remove unused dependencies to da_scala_library (#3938) 2020-01-06 18:14:21 +01:00
ts added a package.json to work with yarn workspaces (#4147) 2020-01-21 22:23:51 +01:00