boring-router
Advanced tools
Comparing version 0.3.0-alpha.20 to 0.3.0-alpha.21
{ | ||
"name": "boring-router", | ||
"version": "0.3.0-alpha.20", | ||
"version": "0.3.0-alpha.21", | ||
"description": "A light-weight, type-safe, yet reactive router service using MobX.", | ||
@@ -22,4 +22,4 @@ "repository": { | ||
"files": [ | ||
"bld/library", | ||
"!*.js.map" | ||
"src/library/**/*.ts", | ||
"bld/library" | ||
], | ||
@@ -41,3 +41,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "1604cda8a1845c8eafd63918479666908655c809" | ||
"gitHead": "e43c8834c01fb82e7195195e33a1824bba32a0d5" | ||
} |
90694
27
1991