Comparing version 0.2.1 to 0.2.2
@@ -29,3 +29,3 @@ /** | ||
*/ | ||
/* global exports, module */ | ||
/* global exports */ | ||
// fid-umd {"name":"Complexion"} | ||
@@ -32,0 +32,0 @@ "use strict"; |
{ | ||
"name": "complexion", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "A fast tokenizer/lexer core that is well tested.", | ||
@@ -30,5 +30,5 @@ "author": "Tyler Akins <fidian@rumkin.com>", | ||
"devDependencies": { | ||
"eslint": "^6.6.0", | ||
"eslint": "^7.26.0", | ||
"fid-umd": "^2.0.5", | ||
"jasmine": "^3.5.0" | ||
"jasmine": "^3.7.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet