update readme

This commit is contained in:
Adam LaCombe
2018-12-04 09:23:46 -05:00
parent 95f3fcd17c
commit ab751443b4
3 changed files with 50 additions and 8 deletions
+1 -5
View File
@@ -5,10 +5,6 @@
"declaration": true,
"sourceMap": true,
"outDir": "dist",
"typeRoots": [
"node_modules/@types",
"src/utils"
],
"lib": [
"dom",
"es2017"
@@ -30,4 +26,4 @@
"node_modules",
"dist"
]
}
}