@@ -1,7 +0,0 @@
-node_modules/
-images/
-
-.editorconfig
-tests/
-jest.config.js
@@ -67,5 +67,8 @@
"browserslist": [
"> 5%",
"ie 10"
+ ],
+ "files": [
+ "dist"
]
}