Skip to content

Commit ad189c9

Browse files
authored
Merge pull request #8 from Bessonov/add-source
add source code to match the source maps
2 parents d74d81d + 1cf2296 commit ad189c9

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ coverage/
77
.nvmrc
88
jest.config.js
99
tsconfig.json
10-
src/
1110
**/__tests__/**
1211
**/examples/**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bessonovs/node-http-router",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Extensible http router for node and micro",
55
"keywords": [
66
"router",

0 commit comments

Comments
 (0)