Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 615e1f0

Browse files
committed
chore: update homepage
- add `.firebase/` dir to `.gitignore`
1 parent 9b81985 commit 615e1f0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ npm-debug.log
3636
yarn-error.log
3737
testem.log
3838
/typings
39+
/.firebase/
3940

4041
# System Files
4142
.DS_Store

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "DevIntent Application Development Tools",
44
"version": "0.7.0",
55
"repository": "https://github.com/DevIntent/dev",
6-
"homepage": "https://devintent-dev.web.app",
6+
"homepage": "https://devintent.dev",
77
"bugs": "https://github.com/DevIntent/dev/issues",
88
"engines": {
99
"node": ">=12"

0 commit comments

Comments
 (0)