Skip to content

Commit eeda32d

Browse files
committed
Remove es6 package.json because it's already the default
1 parent d82db13 commit eeda32d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

packages/@rescript/runtime/lib/es6/package.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/artifacts.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@
191191
"lib/es6/Stdlib_Uint8ClampedArray.js",
192192
"lib/es6/Stdlib_WeakMap.js",
193193
"lib/es6/Stdlib_WeakSet.js",
194-
"lib/es6/package.json",
195194
"lib/js/Belt.js",
196195
"lib/js/Belt_Array.js",
197196
"lib/js/Belt_Float.js",
@@ -1241,4 +1240,4 @@
12411240
"lib/ocaml/Stdlib_WeakSet.res",
12421241
"package.json"
12431242
]
1244-
}
1243+
}

0 commit comments

Comments
 (0)