meta-database
Advanced tools
Comparing version 0.0.17 to 0.0.18
@@ -84,3 +84,3 @@ "use strict"; | ||
var edmRouter = new GlassExpressEdmRouter(this.edmApp, pane); | ||
var edmRouter = new _GlassExpressEDMRouter2.default(this.edmApp, pane); | ||
this.edmRouters[name + ersion] = edmRouter; | ||
@@ -87,0 +87,0 @@ edmRouter.attach(); |
{ | ||
"name": "meta-database", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "Decorate data types with functionality.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -51,3 +51,3 @@ // GlassExpress | ||
let edmRouter = new GlassExpressEdmRouter(this.edmApp, pane); | ||
let edmRouter = new EDMApp(this.edmApp, pane); | ||
this.edmRouters[name + ersion] = edmRouter; | ||
@@ -54,0 +54,0 @@ edmRouter.attach(); |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27
6887609
258
68230