Skip to content

Commit 499c68d

Browse files
Update checklist in plan.md to mark tasks as complete
1 parent 369c26b commit 499c68d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plan/plan.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ npm run package # Rebuilds dist/
560560
- [x] LICENSE (MIT)
561561
- [x] `.npmignore`
562562
- [x] Package.json configuration
563-
- [ ] Dist build via `npm run package`
564-
- [ ] Example SvelteKit consumer project
565-
- [ ] GitHub repository setup
563+
- [x] Dist build via `npm run package`
564+
- [x] Example SvelteKit consumer project
565+
- [x] GitHub repository setup
566566
- [ ] CI/CD configuration (optional)

0 commit comments

Comments
 (0)