Skip to content

Commit 62827c4

Browse files
committed
fix(config): with new initialisation
1 parent 285338d commit 62827c4

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
/node_modules
1+
/node_modules
2+
.env

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"homepage": "https://github.com/hackariens/flutter#readme",
1919
"dependencies": {
20-
"korojscommands": "^1.2.11"
20+
"korojscommands": "^1.2.12"
2121
}
2222
}

0 commit comments

Comments
 (0)