Skip to content

Commit 18eb0fa

Browse files
committed
update package version and also example to depend on stable
Signed-off-by: karthik2804 <[email protected]>
1 parent 890e68c commit 18eb0fa

File tree

2 files changed

+44
-43
lines changed

2 files changed

+44
-43
lines changed

tests/test-app/package-lock.json

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

tests/test-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@spinframework/wasi-ext": "file:../../",
21-
"@spinframework/build-tools": "1.0.0-beta1",
22-
"@spinframework/wasi-http-proxy": "1.0.0-beta1"
21+
"@spinframework/build-tools": "^1.0.0",
22+
"@spinframework/wasi-http-proxy": "^1.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)