Skip to content

Commit

Permalink
oops - include .cjs in npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
aeroheim committed Sep 6, 2021
1 parent e540202 commit 40d52ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -28,6 +28,7 @@
"module": "./dist/midori.js",
"types": "./dist/midori.d.ts",
"files": [
"/dist/midori.cjs",
"/dist/midori.js",
"/dist/midori.d.ts"
],
Expand Down

0 comments on commit 40d52ca

Please sign in to comment.