@@ -79,5 +79,9 @@
"tslib": "^2.3.1",
"typedoc": "^0.22.10",
"typescript": "^4.5.2"
- }
+ },
+ "files": [
+ "dist",
+ "types"
+ ]
}