Skip to content

Commit dfcedb8

Browse files
committed
Update dependencies
1 parent 8c20bc2 commit dfcedb8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "textpattern-docs",
33
"description": "Official documentation website of the Textpattern project.",
4-
"version": "0.0.0",
4+
"version": "1.0.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/textpattern/textpattern-docs-website"
@@ -10,9 +10,9 @@
1010
"url": "https://github.com/textpattern/textpattern-docs-website/issues"
1111
},
1212
"devDependencies": {
13-
"grunt": "1.3.0",
14-
"grunt-cli": "1.3.2",
15-
"grunt-contrib-uglify": "5.0.0",
13+
"grunt": "1.5.3",
14+
"grunt-cli": "1.4.3",
15+
"grunt-contrib-uglify": "5.2.2",
1616
"load-grunt-tasks": "5.1.0"
1717
},
1818
"dependencies": {

0 commit comments

Comments
 (0)