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 7c7ee70 commit 0d58ffaCopy full SHA for 0d58ffa
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "textpattern-docs",
3
"description": "Official documentation website of the Textpattern project.",
4
- "version": "1.0.0",
+ "version": "1.1.0",
5
"repository": {
6
"type": "git",
7
"url": "https://github.com/textpattern/textpattern-docs-website"
@@ -10,13 +10,13 @@
10
"url": "https://github.com/textpattern/textpattern-docs-website/issues"
11
},
12
"devDependencies": {
13
- "grunt": "1.5.3",
+ "grunt": "1.6.1",
14
"grunt-cli": "1.4.3",
15
"grunt-contrib-uglify": "5.2.2",
16
"load-grunt-tasks": "5.1.0"
17
18
"dependencies": {
19
- "jquery": "3.5.1",
+ "jquery": "3.7.1",
20
"lunr": "2.3.9",
21
"simple-jekyll-search": "1.10.0"
22
0 commit comments