Skip to content

Commit 7ea628c

Browse files
committed
fix: npm build output
1 parent 986ddd4 commit 7ea628c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ __tests__
2020
*.spec.*
2121

2222
# Build output
23-
dist
2423
.output
2524

2625
# Environment files

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sensinum/astro-strapi-loader",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Astro loader for Strapi CMS",
55
"keywords": [
66
"astro",

0 commit comments

Comments
 (0)