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

Commit 25c5a3b

Browse files
committed
fix: reverted package version
1 parent 35eaf8b commit 25c5a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "express-cdn",
33
"description": "Node.js module for delivering optimized, minified, mangled, gzipped, and CDN-hosted assets in Express using S3 and CloudFront.",
4-
"version": "0.4.3",
4+
"version": "0.3.4",
55
"author": {
66
"name": "Nick Baugh",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)