Added theme archvier and changes to blocks
This commit is contained in:
10
package.json
Normal file
10
package.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "localcontentpro",
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
"zip-theme": "node zip-theme.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"archiver": "^5.3.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user