diff --git a/isomorphic-wrtc/package.json b/isomorphic-wrtc/package.json index fb491459e..02f7e281f 100644 --- a/isomorphic-wrtc/package.json +++ b/isomorphic-wrtc/package.json @@ -7,6 +7,10 @@ "types": "types.d.ts", "author": "", "license": "MIT", + "scripts": { + "build": ": nothing", + "test": ": nothing" + }, "peerDependencies": { "@koush/wrtc": "*" }