@seethruhead/cra-payroll 0.5.1 → 0.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cra-payroll.js +1 -1
- package/package.json +1 -1
package/dist/cra-payroll.js
CHANGED
|
@@ -79630,7 +79630,7 @@ import { existsSync as existsSync4, renameSync, unlinkSync, chmodSync } from "fs
|
|
|
79630
79630
|
// package.json
|
|
79631
79631
|
var package_default = {
|
|
79632
79632
|
name: "@seethruhead/cra-payroll",
|
|
79633
|
-
version: "0.5.
|
|
79633
|
+
version: "0.5.2",
|
|
79634
79634
|
description: "Calculate Canadian payroll deductions using CRA's Payroll Deductions Online Calculator",
|
|
79635
79635
|
type: "module",
|
|
79636
79636
|
bin: {
|