Moved some files around to separate front and admin stuff
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"description": "A boilerplate repo for a WordPress plugin.",
|
||||
"type": "wordpress-plugin",
|
||||
"version": "1.0.0",
|
||||
"license": "GPL",
|
||||
"license": "GPL-2.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Your Name",
|
||||
@ -15,7 +15,7 @@
|
||||
"eftec/bladeone": "^3.52"
|
||||
},
|
||||
"require-dev": {
|
||||
"wp-coding-standards/wpcs": "^2.3"
|
||||
"wp-coding-standards/wpcs": "^2.3.0"
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
|
Reference in New Issue
Block a user