@bigtest/effection
Advanced tools
Comparing version 0.1.0-707f9e8 to 0.1.0
{ | ||
"name": "@bigtest/effection", | ||
"version": "0.1.0-707f9e8", | ||
"version": "0.1.0", | ||
"description": "Collection of handly utilities for working with effection. May find a different home later", | ||
@@ -10,6 +10,3 @@ "main": "dist/index.js", | ||
"license": "MIT", | ||
"files": [ | ||
"dist/*", | ||
"README.md" | ||
], | ||
"files": ["dist/*", "README.md"], | ||
"scripts": { | ||
@@ -16,0 +13,0 @@ "lint": "eslint '{src,test}/**/*.ts'", |
2944