Skip to content

Commit 8683538

Browse files
committed
chore: renames .eleventy.js to index.js
1 parent f4dd8cd commit 8683538

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "eleventy-plugin-asciidoc",
33
"version": "5.0.0-alpha.1",
44
"description": "Adds support for AsciiDoc to Eleventy",
5-
"main": ".eleventy.js",
5+
"main": "index.js",
66
"funding": "https://github.com/sponsors/saneef/",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)