Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "anujsingh", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Anuj's Portfolio", | ||
@@ -13,3 +13,3 @@ "homepage": "https://anujraghuvanshi.vercel.app/", | ||
"compile": "tsc -p .", | ||
"copy-templates": "copyfiles ./src/templates/* ./build/templates && copyfiles ./src/assets/* ./build/assets", | ||
"copy-templates": "copyfiles ./src/templates/* ./build/templates && rsync -r --exclude='*.txt' ./src/assets/ ./build/assets", | ||
"build": "yarn clean-build && yarn compile && yarn copy-templates", | ||
@@ -16,0 +16,0 @@ "publish": "npm publish --access public", |
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
1832697