Skip to content

Commit fa601e6

Browse files
committed
add in a workaround for this self hosted stuff so our project can build a dist from this
1 parent 26793ce commit fa601e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"json5.js",
2929
"object.js",
3030
"schema.js",
31-
"repr.js"
31+
"repr.js",
32+
"Makefile"
3233
],
3334
"repository": {
3435
"type": "git",

0 commit comments

Comments
 (0)