Skip to content

Commit 3181ae7

Browse files
committed
s/origin: /location: /
1 parent e1076d2 commit 3181ae7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mos.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ config_schema:
1818
- ["mjs", "o", {title: "mJS settings"}]
1919
- ["mjs.generate_jsc", "b", true, {title: "Generate .jsc file when executing any .js file"}]
2020
modules:
21-
- origin: https://github.com/cesanta/mjs
21+
- location: https://github.com/cesanta/mjs
2222
name: mjs_module
2323

2424
tags:
@@ -31,4 +31,4 @@ manifest_version: 2017-09-29
3131

3232
# Temporary, while root manifest change propagates (2018/03/29).
3333
libs:
34-
- origin: https://github.com/mongoose-os-libs/core
34+
- location: https://github.com/mongoose-os-libs/core

0 commit comments

Comments
 (0)