@seethruhead/cra-payroll 0.2.1 → 0.2.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
|
@@ -79563,7 +79563,7 @@ import { existsSync as existsSync3, renameSync, unlinkSync, chmodSync } from "fs
|
|
|
79563
79563
|
// package.json
|
|
79564
79564
|
var package_default = {
|
|
79565
79565
|
name: "@seethruhead/cra-payroll",
|
|
79566
|
-
version: "0.2.
|
|
79566
|
+
version: "0.2.2",
|
|
79567
79567
|
description: "Calculate Canadian payroll deductions using CRA's Payroll Deductions Online Calculator",
|
|
79568
79568
|
type: "module",
|
|
79569
79569
|
bin: {
|