@lawcket/fn
Advanced tools
Comparing version
{ | ||
"name": "@lawcket/fn", | ||
"version": "0.0.4", | ||
"version": "0.1.0", | ||
"description": "A collection of utils for use in lawcket libs", | ||
@@ -11,3 +11,4 @@ "main": "lib/index.js", | ||
"prepublish": "yarn build", | ||
"build": "tsc -p ." | ||
"build": "tsc -p .", | ||
"test": "echo 'not implemented yet'" | ||
}, | ||
@@ -14,0 +15,0 @@ "repository": { |
3850
1.1%