bookkeeping
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -1,1 +0,1 @@ | ||
module.exports = require('./lib/bookkeeping'); | ||
module.exports = require('./bin/bookkeeping'); |
{ | ||
"name": "bookkeeping", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "", | ||
@@ -18,2 +18,5 @@ "main": "index.js", | ||
], | ||
"bin": { | ||
"bookkeeping": "./bin/bookkeeping" | ||
}, | ||
"dependencies": { | ||
@@ -20,0 +23,0 @@ "is-judge": "0.0.1", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
9439
206
0