Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc559e80

Browse files
committed
add me as contributor
1 parent5c5742c commitc559e80

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

‎package.json‎

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,15 @@
88
},
99
"license":"MIT",
1010
"private":true,
11-
"contributors": [{
12-
"name":"Frederik Krautwald"
13-
}],
11+
"contributors": [
12+
{
13+
"name":"Frederik Krautwald"
14+
},
15+
{
16+
"name":"Kahlil Lechelt",
17+
"email":"hello@kahlil.info"
18+
}
19+
],
1420
"dependencies": {
1521
"@cycle/core":"6.0.0",
1622
"@cycle/dom":"8.1.0",
@@ -35,6 +41,6 @@
3541
"serve":"live-server ./",
3642
"uglify":"uglifyjs js/app.js -o js/app.min.js",
3743
"build":"npm run build-debug && npm run uglify",
38-
"start":"npm-run-all--parallelwatch:js serve"
44+
"start":"npm-run-all watch:js serve"
3945
}
4046
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp