mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-07-11 10:36:03 +09:00
Update grunt tasks.
This commit is contained in:
+4
-8
@@ -27,14 +27,10 @@ module.exports = function(grunt) {
|
||||
options: {
|
||||
updateDomains: true
|
||||
},
|
||||
target: {
|
||||
files: {
|
||||
src: [
|
||||
'*.php',
|
||||
'lib/**/*.php'
|
||||
]
|
||||
}
|
||||
}
|
||||
src: [
|
||||
'*.php',
|
||||
'lib/**/*.php'
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
+2
-2
@@ -20,8 +20,8 @@
|
||||
"grunt-jsvalidate": "^0.2.2",
|
||||
"grunt-phplint": "0.0.5",
|
||||
"grunt-styledocco": "^0.1.4",
|
||||
"grunt-wp-i18n": "^0.4.7",
|
||||
"load-grunt-tasks": "^0.6.0"
|
||||
"grunt-wp-i18n": "^0.5.3",
|
||||
"load-grunt-tasks": "^3.3.0"
|
||||
},
|
||||
"plugin": {
|
||||
"name": "Genesis Simple Sidebars",
|
||||
|
||||
Reference in New Issue
Block a user