Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit e592531

Browse files
committed
0.4.0
1 parent 91916de commit e592531

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "collapsify",
33
"description": "Inlines all of the JavaScripts, stylesheets, images, fonts etc. of an HTML page.",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"author": "Terin Stock <terinjokes@gmail.com> (http://terinstock.com)",
66
"bin": {
77
"collapsify": "./bin/cli.js",
@@ -28,7 +28,7 @@
2828
"parserlib": "^0.2.3",
2929
"restler": "^3.2.0",
3030
"systemd-socket": "0.0.0",
31-
"uglify-js": "^2.4.1"
31+
"uglify-js": "^2.4.24"
3232
},
3333
"homepage": "http://github.com/cloudflare/collapsify",
3434
"keywords": [

0 commit comments

Comments
 (0)