Skip to content

Commit

Permalink
Convert to ESM
Browse files Browse the repository at this point in the history
Change-type: major
  • Loading branch information
Page- committed Jan 2, 2025
1 parent 82787b8 commit 92304b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@balena/pinejs-webresource-cloudfront",
"version": "0.2.1",
"description": "A PineJS WebResource handler for storing files on S3 and serving via AWS Cloudfront",
"type": "commonjs",
"type": "module",
"main": "build/index.js",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 92304b8

Please sign in to comment.