Skip to content

Commit

Permalink
fix attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
Astrid committed Feb 17, 2024
1 parent 45d129b commit ab84c5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion .npmignore

This file was deleted.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "scribunto-bundler",
"description": "Lua bundler for Scribunto",
"version": "0.1.6-b",
"version": "0.1.6-c",
"author": "Astrid <[email protected]>",
"license": "MIT",
"type": "module",
Expand All @@ -14,7 +14,8 @@
],
"files": [
"dist",
"templates"
"templates",
"templates/create/.gitignore"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit ab84c5b

Please sign in to comment.