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 8c20bc2 commit dfcedb8Copy full SHA for dfcedb8
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "textpattern-docs",
3
"description": "Official documentation website of the Textpattern project.",
4
- "version": "0.0.0",
+ "version": "1.0.0",
5
"repository": {
6
"type": "git",
7
"url": "https://github.com/textpattern/textpattern-docs-website"
@@ -10,9 +10,9 @@
10
"url": "https://github.com/textpattern/textpattern-docs-website/issues"
11
},
12
"devDependencies": {
13
- "grunt": "1.3.0",
14
- "grunt-cli": "1.3.2",
15
- "grunt-contrib-uglify": "5.0.0",
+ "grunt": "1.5.3",
+ "grunt-cli": "1.4.3",
+ "grunt-contrib-uglify": "5.2.2",
16
"load-grunt-tasks": "5.1.0"
17
18
"dependencies": {
0 commit comments