Skip to content

Commit

Permalink
nubbins 0.0.7?
Browse files Browse the repository at this point in the history
  • Loading branch information
haliphax committed Mar 12, 2024
1 parent af0e5c6 commit 9cd146d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ jobs:
always-auth: true
cache: npm
node-version-file: .nvmrc
registry-url: https://npm.pkg.github.com
registry-url: https://npm.pkg.github.com/
scope: "@haliphax"
token: ${{ secrets.GITHUB_TOKEN }}

- name: Install dependencies
run: npm ci --ignore-scripts
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@haliphax/nubbins": "^0.0.6",
"@haliphax/nubbins": "^0.0.7",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^9.2.1",
Expand Down

0 comments on commit 9cd146d

Please sign in to comment.