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

Commit4034389

Browse files
committed
update changelog
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent73fbd92 commit4034389

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

‎CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
3131
},
3232
{
3333
"name":"npm",
34-
"version":">5"
34+
"version":">=5"
3535
}
3636
]
3737
}
@@ -58,7 +58,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
5858
{
5959
"config": {
6060
"appVersions": {
61-
"vscode":"<0.2"
61+
"vscode":">=0.2"
6262
},
6363
}
6464
```
@@ -80,3 +80,14 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
8080
},
8181
}
8282
```
83+
84+
Resulting in a folder structure like the following:
85+
86+
```
87+
- .vscode
88+
- coderoad (test runner files only with their own setup)
89+
- package.json
90+
- tests
91+
- package.json
92+
- server.js
93+
```

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp