aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-01-04 18:01:10 +0000
committerLouis Pilfold <louis@lpil.uk>2022-01-04 18:05:03 +0000
commitd377e8ba146c4c597f7cf2041d4d5186a0977b50 (patch)
tree1cfc821d63afa34474ee71fc7e6666983915d623 /package.json
parenta11f368e83598923014df9eda07821dc2ce143e7 (diff)
downloadgleam_stdlib-d377e8ba146c4c597f7cf2041d4d5186a0977b50.tar.gz
gleam_stdlib-d377e8ba146c4c597f7cf2041d4d5186a0977b50.zip
Fix JS tests, discover bug
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index 0e087bf..0000000
--- a/package.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "type": "module",
- "scripts": {
- "test": "sh bin/test.sh"
- }
-}