We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5be5563 commit 5f1b273Copy full SHA for 5f1b273
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "textpattern-default-theme",
3
"description": "The default theme that ships as standard with Textpattern CMS.",
4
- "version": "4.6.0",
+ "version": "4.6.1",
5
"keywords": [
6
"skin",
7
"theme",
@@ -23,7 +23,7 @@
23
"url": "https://github.com/textpattern/textpattern-default-theme/issues"
24
},
25
"devDependencies": {
26
- "autoprefixer": "6.4.1",
+ "autoprefixer": "6.5.0",
27
"grunt": "~1.0",
28
"grunt-cli": "~1",
29
"grunt-concurrent": "2.3.1",
@@ -36,7 +36,7 @@
36
"grunt-sass": "1.2.1",
37
"grunt-sass-lint": "0.2.0",
38
"load-grunt-tasks": "~3.5",
39
- "node-sass": "3.9.3",
+ "node-sass": "3.10.1",
40
"sass-lint": "1.9.1"
41
42
"scripts": {
0 commit comments