Skip to content

Commit

Permalink
main: version 0.3.1 engine fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vanielf committed Apr 11, 2022
1 parent ddd2339 commit ba90bf6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
7 changes: 2 additions & 5 deletions npm-shrinkwrap.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fcus/oauth-1-header",
"version": "0.3.0",
"version": "0.3.1",
"description": "Node.js lib for OAuth1.0 header generation",
"repository": {
"type": "git",
Expand Down Expand Up @@ -29,9 +29,6 @@
"ts-node": "^10.7.0",
"typescript": "^4.6.2"
},
"engines": {
"node": ">=14.0.0"
},
"ava": {
"files": [
"src/**/*.spec.ts"
Expand Down

0 comments on commit ba90bf6

Please sign in to comment.