Skip to content

Commit

Permalink
include files
Browse files Browse the repository at this point in the history
  • Loading branch information
johntalton committed May 16, 2024
1 parent 021b40b commit 61df1a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@johntalton/and-other-delights",
"version": "7.0.0",
"version": "7.0.1",
"description": "",
"main": "src/aod.mjs",
"exports": {
Expand All @@ -9,6 +9,7 @@
"type": "module",
"files": [
"src/aod.mjs",
"src/**/*.ts",
"lib/**/*.js",
"lib/**/*.d.ts",
"lib/**/*.d.ts.map",
Expand Down

0 comments on commit 61df1a2

Please sign in to comment.