mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
use minify
This commit is contained in:
6
node_modules/nwsapi/src/nwsapi.js
generated
vendored
6
node_modules/nwsapi/src/nwsapi.js
generated
vendored
@@ -5,9 +5,9 @@
|
||||
* nwsapi.js - Fast CSS Selectors API Engine
|
||||
*
|
||||
* Author: Diego Perini <diego.perini at gmail com>
|
||||
* Version: 2.1.2
|
||||
* Version: 2.1.3
|
||||
* Created: 20070722
|
||||
* Release: 20190328
|
||||
* Release: 20190330
|
||||
*
|
||||
* License:
|
||||
* http://javascript.nwbox.com/nwsapi/MIT-LICENSE
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
})(this, function Factory(global, Export) {
|
||||
|
||||
var version = 'nwsapi-2.1.2',
|
||||
var version = 'nwsapi-2.1.3',
|
||||
|
||||
doc = global.document,
|
||||
root = doc.documentElement,
|
||||
|
Reference in New Issue
Block a user