Skip to content

Commit 7d03bc3

Browse files
author
Simon Prickett
committed
Formatting.
1 parent 8855061 commit 7d03bc3

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

package.json

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
{
2-
"urls": [
3-
[
4-
"microcrate.py", "github:simonprickett/microcrate/microcrate.py"
5-
]
6-
],
7-
"deps": [
8-
[
9-
"base64", "latest"
10-
]
11-
],
12-
"version": "0.0.1"
2+
"urls": [
3+
[
4+
"microcrate.py",
5+
"github:simonprickett/microcrate/microcrate.py"
6+
]
7+
],
8+
"deps": [
9+
[
10+
"base64",
11+
"latest"
12+
]
13+
],
14+
"version": "0.0.1"
1315
}

0 commit comments

Comments
 (0)