diff --git a/README.md b/README.md new file mode 100644 index 0000000..5e59ac7 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# typescript/functional + +[![Build Status](https://thunderk.visualstudio.com/typescript/_apis/build/status/functional?branchName=master)](https://dev.azure.com/thunderk/typescript/_build?pipelineNameFilter=functional) diff --git a/deps.test.ts b/deps.test.ts index 727ba43..0ad5f7d 100644 --- a/deps.test.ts +++ b/deps.test.ts @@ -1 +1 @@ -export * from "https://code.thunderk.net/typescript/deno_tools/raw/1.0.0/testing.ts"; +export * from "https://code.thunderk.net/typescript/devtools/raw/1.0.0/testing.ts";