Skip to content

Commit

Permalink
v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pheyvaer committed Aug 4, 2021
1 parent 486a054 commit cc5c191
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "walder",
"version": "2.1.0",
"version": "2.2.0",
"main": "./lib/walder",
"scripts": {
"start": "node ./bin/cli.js",
Expand Down Expand Up @@ -39,8 +39,8 @@
},
"devDependencies": {
"chai": "^4.3.4",
"mocha": "^9.0.3",
"is-html": "^2.0.0",
"mocha": "^9.0.3",
"supertest": "^6.1.4",
"tinyliquid": "^0.2.34"
},
Expand Down

0 comments on commit cc5c191

Please sign in to comment.