@cara/porter
Advanced tools
Comparing version 4.0.0-beta.16 to 4.0.0-beta.17
@@ -243,3 +243,3 @@ /* eslint-env browser */ | ||
*/ | ||
var rUri = /^(?:https?:)?\/\//; | ||
var rUri = /^(?:https?:)?\//; | ||
@@ -246,0 +246,0 @@ function parseUri(id) { |
{ | ||
"name": "@cara/porter", | ||
"description": "A middleware for web modules", | ||
"version": "4.0.0-beta.16", | ||
"version": "4.0.0-beta.17", | ||
"main": "src/porter.js", | ||
@@ -43,3 +43,3 @@ "repository": { | ||
"license": "BSD-3-Clause", | ||
"gitHead": "02e03ab5a40e5aed95a62a282aa1316b88db09ac" | ||
"gitHead": "a2acb5a36e5b879905ee568d1d6b6bd5f3a5b085" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
117874