Merged in feat/partner-sas-netlify-branch-sync (pull request #2758)
feat: Add netlify-plugin-sync to partner-sas * Add netlify-plugin-sync to partner-sas Approved-by: Joakim Jäderberg
This commit is contained in:
11
netlify/netlify-plugin-branch-sync/package.json
Normal file
11
netlify/netlify-plugin-branch-sync/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "netlify-plugin-branch-sync",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"description": "Sync branches",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user