Skip to content

Commit fd8d879

Browse files
committed
Update package.json version and use new @preserve tag for uglify
1 parent 8b0ee6b commit fd8d879

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lightbox2",
3-
"version": "2.8.2",
3+
"version": "2.9.0",
44
"author": "Lokesh Dhakar <[email protected]>",
55
"description": "The original Lightbox script. Uses jQuery.",
66
"keywords": [

src/js/lightbox.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
* Copyright 2007, 2015 Lokesh Dhakar
99
* Released under the MIT license
1010
* https://github.com/lokesh/lightbox2/blob/master/LICENSE
11+
*
12+
* @preserve
1113
*/
1214

1315
// Uses Node, AMD or browser globals to create a module.

0 commit comments

Comments
 (0)