diff --git a/package-lock.json b/package-lock.json index bebb751..5b59d67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "async": "^3.2.0", "cheerio": "^1.0.0-rc.12", "grunt-check-modules": "^1.1.0", - "grunt-wordpress": "^2.1.4", + "grunt-wordpress": "2.1.4", "he": "^1.2.0", "highlight.js": "^10.7.2", "marked": "^4.0.0", diff --git a/package.json b/package.json index 9fc3dd7..9c22e98 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "async": "^3.2.0", "cheerio": "^1.0.0-rc.12", "grunt-check-modules": "^1.1.0", - "grunt-wordpress": "^2.1.4", + "grunt-wordpress": "2.1.4", "he": "^1.2.0", "highlight.js": "^10.7.2", "marked": "^4.0.0",