Skip to content

Commit 2d826a2

Browse files
committed
[fix] NPM package distribution
1 parent b6d0b56 commit 2d826a2

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
@@ -1,5 +1,4 @@
11
test/
2-
dist/
32
Contributing.md
43
docs/
54
.parcel-cache/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cell-router",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"license": "LGPL-3.0",
55
"description": "Web Component Router based on WebCell & MobX",
66
"keywords": [

0 commit comments

Comments
 (0)