Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
astro-wt
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
5202ad66
authored
10 months ago
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
s/htmt/html/
1 parent
45267211
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
package.json
package.json
View file @
5202ad6
...
...
@@ -3,7 +3,7 @@
"type"
:
"module"
,
"exports"
:
{
"./astro"
:
"./lib/astro.ts"
,
"./htm
t
"
:
"./lib/html.ts"
,
"./htm
l
"
:
"./lib/html.ts"
,
"./remote-content"
:
"./lib/remote-content.ts"
},
"scripts"
:
{
...
...
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to post a comment