Skip to content

Commit 707b43a

Browse files
refactor: replace maml.js with maml (#1445)
* Update maml.js to maml * Build * Update .size-limit.json --------- Co-authored-by: Anton Golub <antongolub@antongolub.com>
1 parent a20f68e commit 707b43a

8 files changed

Lines changed: 233 additions & 298 deletions

File tree

.size-limit.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"README.md",
2020
"LICENSE"
2121
],
22-
"limit": "129.42 kB",
22+
"limit": "129.32 kB",
2323
"brotli": false,
2424
"gzip": false
2525
},
@@ -33,7 +33,7 @@
3333
"build/globals.js",
3434
"build/deno.js"
3535
],
36-
"limit": "858.98 kB",
36+
"limit": "859.43 kB",
3737
"brotli": false,
3838
"gzip": false
3939
},
@@ -47,7 +47,7 @@
4747
{
4848
"name": "vendor",
4949
"path": "build/vendor-*.{cjs,d.ts}",
50-
"limit": "811.86 kB",
50+
"limit": "812.32 kB",
5151
"brotli": false,
5252
"gzip": false
5353
},
@@ -66,7 +66,7 @@
6666
"README.md",
6767
"LICENSE"
6868
],
69-
"limit": "920.71 kB",
69+
"limit": "921.07 kB",
7070
"brotli": false,
7171
"gzip": false
7272
}

build/3rd-party-licenses

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,6 @@ jsonfile@6.2.0
100100
git@github.com:jprichardson/node-jsonfile.git
101101
MIT
102102

103-
maml.js@0.0.3
104-
Anton Medvedev <anton@medv.io>
105-
git+https://github.com/maml-dev/maml.js.git
106-
MIT
107-
108103
merge2@1.4.1
109104
<unknown>
110105
git@github.com:teambition/merge2.git

0 commit comments

Comments
 (0)