diff options
author | 2021-12-24 20:43:53 -0800 | |
---|---|---|
committer | 2021-12-24 20:43:53 -0800 | |
commit | bb5ad6e1adfd4f59044068a153c9d2b42448dfcc (patch) | |
tree | 470c9f4131fc3d35b1b8e74299dd294ac356dca9 /integration/snippets | |
parent | 6ae433249dc5439411a5f6b21849e8e1e9a95f5a (diff) | |
download | bun-bb5ad6e1adfd4f59044068a153c9d2b42448dfcc.tar.gz bun-bb5ad6e1adfd4f59044068a153c9d2b42448dfcc.tar.zst bun-bb5ad6e1adfd4f59044068a153c9d2b42448dfcc.zip |
Cleanup build issues
Diffstat (limited to 'integration/snippets')
-rw-r--r-- | integration/snippets/package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/integration/snippets/package.json b/integration/snippets/package.json index 0f5dce714..07b349f86 100644 --- a/integration/snippets/package.json +++ b/integration/snippets/package.json @@ -1,7 +1,5 @@ { "name": "snippets", - "version": "1.0.0", - "main": "index.js", "license": "MIT", "dependencies": { "@emotion/core": "^11.0.0", |