Skip to content

Commit

Permalink
release version 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
William committed Jun 19, 2021
1 parent 463712c commit d493762
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@
},
"main": "index.js",
"name": "lambdify",
"resolutions": {
"kind-of": "6.0.3",
"minimist": "1.2.5"
},
"scripts": {
"canary": "npm publish --tag canary",
"clean": "yarn lint && yarn prettify",
Expand All @@ -56,5 +52,5 @@
"staged": "lint-staged",
"test": "./node_modules/.bin/jest"
},
"version": "4.3.3"
"version": "4.4.0"
}

0 comments on commit d493762

Please sign in to comment.