Skip to content

Commit

Permalink
remove testing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Allless committed Jul 11, 2024
1 parent fc3d22c commit 831df12
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- npm-package-deploy

jobs:
publish-github:
publish:
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down
2 changes: 1 addition & 1 deletion 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 @@
{
"name": "@codesignal/meteor-protomongo",
"version": "3.1.1-beta.4",
"version": "3.1.1",
"description": "Extends meteor/mongo with handy async methods",
"main": "lib/mongo.js",
"types": "lib/mongo.d.ts",
Expand Down

0 comments on commit 831df12

Please sign in to comment.