feat: added dependencies and removed .idea

This commit is contained in:
SethCohen
2022-08-24 00:36:52 -04:00
parent 09782e77e8
commit fd59991cc1
146 changed files with 60143 additions and 443 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "web-streams-ponyfill",
"main": "../dist/ponyfill",
"module": "../dist/ponyfill.mjs",
"types": "../dist/types/polyfill.d.ts"
}