diff --git a/compiler/package.json b/compiler/package.json index 868d9b069b064..9037808df9877 100644 --- a/compiler/package.json +++ b/compiler/package.json @@ -15,8 +15,6 @@ "url": "git+https://github.com/facebook/react-forget.git" }, "scripts": { - "bundle:meta": "scripts/bundle-meta.sh", - "bundle:oss": "scripts/bundle-oss.sh", "copyright": "node scripts/copyright.js", "hash": "scripts/hash.sh", "start": "yarn workspace playground run start",