Skip to content

Commit 6e3883c

Browse files
committed
minimize wit for the build tools
This removes the collision of the `spin-redis` world between build tools and spin outbound redis which were using the same name. Signed-off-by: karthik2804 <[email protected]>
1 parent c982e1a commit 6e3883c

File tree

3 files changed

+3
-895
lines changed

3 files changed

+3
-895
lines changed

packages/build-tools/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/build-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spinframework/build-tools",
3-
"version": "1.0.0-beta1",
3+
"version": "1.0.0-beta2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)