Comparing version 8.5.20 to 8.5.21
@@ -1,2 +0,1 @@ | ||
import * as pack from '../../../package.json'; | ||
import options from './_options'; | ||
@@ -758,4 +757,2 @@ import configs from './_configs'; | ||
}; | ||
/** Plugin version. */ | ||
Mmenu.version = pack.version; | ||
/** Default options for menus. */ | ||
@@ -762,0 +759,0 @@ Mmenu.options = options; |
{ | ||
"name": "mmenu-js", | ||
"version": "8.5.20", | ||
"version": "8.5.21", | ||
"main": "dist/mmenu.js", | ||
@@ -5,0 +5,0 @@ "module": "src/mmenu.js", |
@@ -1,2 +0,1 @@ | ||
import * as pack from '../../../package.json'; | ||
import options from './_options'; | ||
@@ -23,4 +22,2 @@ import configs from './_configs'; | ||
export default class Mmenu { | ||
/** Plugin version. */ | ||
static version: string = pack.version; | ||
@@ -27,0 +24,0 @@ /** Default options for menus. */ |
Sorry, the diff of this file is too big to display
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
742187
366
13201