Skip to content

Commit

Permalink
Merge pull request #39 from replicatedhq/joshd/scope+beta11
Browse files Browse the repository at this point in the history
beta.11 and replicatedhq scope
  • Loading branch information
jdewinne authored Mar 13, 2024
2 parents 6e3ffb8 + 1067fa7 commit 909ec63
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "replicated-lib",
"version": "0.0.1-beta.10",
"version": "0.0.1-beta.11",
"description": "Can interact with the vendor portal api!",
"scripts": {
"build": "rm -rf dist && tsc --build",
Expand All @@ -11,6 +11,9 @@
"files": [
"/dist"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@actions/core": "^1.10.0",
"@types/node": "^20.9.2",
Expand Down

0 comments on commit 909ec63

Please sign in to comment.