zaions-react-tool-kit
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -105,3 +105,3 @@ 'use strict'; | ||
exports.zrtkMessages = hr; | ||
//# sourceMappingURL=out.js.map | ||
//# sourceMappingURL=index.js.map | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "zaions-react-tool-kit", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Zaions React Tool Kit, this is react projects tool kit created by Zaions Dev Team (https://zaions.com). We hope you will love this and all other packages we have developed for you, please do react out if you face any issue in packages we deliver. Once again have fun while working with these packages and let us know your feedback, it keeps us motivated. Have a great day :)", | ||
@@ -15,4 +15,5 @@ "main": "./dist/index.js", | ||
"test": "npm run update:linked-packages && vitest", | ||
"update:linked-packages": "yarn && yarn link zaions-tool-kit && tsup", | ||
"push:code": "git add . && git commit -m 'logic updated, taking code backup' && git push -u o main" | ||
"update:linked-packages": "yarn install --force && yarn link zaions-tool-kit && tsup", | ||
"push:code": "git add . && git commit -m 'logic updated, taking code backup' && git push -u o main", | ||
"deploy": "npm run build && npm publish" | ||
}, | ||
@@ -19,0 +20,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
156799