Skip to content

Commit 2e9f2a7

Browse files
committed
Merge remote-tracking branch 'makenew/public'
2 parents 7489160 + bd27d6a commit 2e9f2a7

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ _GitHub Actions should already be configured: this section is for reference only
149149

150150
The following repository secrets must be set on [GitHub Actions]:
151151

152-
- `NPM_TOKEN`: npm token for installing and publishing packages.
153152
- `GH_TOKEN`: A personal access token for the bot user with
154153
`packages:write` and `contents:write` permission.
155154
- `GIT_USER_NAME`: The GitHub bot user's real name.

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"devDependencies": {
9494
"@seamapi/blueprint": "^0.53.0",
9595
"@swc/core": "^1.11.29",
96-
"@types/node": "^25.0.9",
96+
"@types/node": "^24.10.9",
9797
"del-cli": "^7.0.0",
9898
"concurrently": "^9.2.0",
9999
"eslint": "^9.31.0",

0 commit comments

Comments
 (0)