Skip to content

Commit

Permalink
updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jucasoft committed Nov 11, 2023
1 parent 2b4b546 commit f621e0b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This workflow will run tests using node and then publish a package to GitHub Packages when a release is created
# For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages

name: Node.js Package
name: Node.js npm publish package

on:
release:
Expand Down
18 changes: 0 additions & 18 deletions .github/workflows/test.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/test2.yml

This file was deleted.

2 changes: 1 addition & 1 deletion stubber-pro-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jucasoft/stubber-pro",
"version": "0.0.5-beta",
"version": "0.0.6-beta",
"dependencies": {
"@swc/helpers": "~0.5.2",
"tslib": "^2.3.0"
Expand Down

0 comments on commit f621e0b

Please sign in to comment.