We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d74d81d + 1cf2296 commit ad189c9Copy full SHA for ad189c9
.npmignore
@@ -7,6 +7,5 @@ coverage/
7
.nvmrc
8
jest.config.js
9
tsconfig.json
10
-src/
11
**/__tests__/**
12
**/examples/**
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bessonovs/node-http-router",
3
- "version": "2.0.0",
+ "version": "2.1.0",
4
"description": "Extensible http router for node and micro",
5
"keywords": [
6
"router",
0 commit comments