Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.

Commit 4b28dd8

Browse files
committed
Release v1.0.3
1 parent 96f1f06 commit 4b28dd8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "umoxfo.w3cvalidation",
33
"title": "W3C Validation (by Umoxfo)",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"description": "Adds W3C validation support to Brackets.",
66
"homepage": "https://github.com/Umoxfo/brackets-w3cvalidation",
77
"keywords": [
@@ -17,11 +17,11 @@
1717
"brackets": ">=0.24.0"
1818
},
1919
"devDependencies": {
20-
"del": "latest",
21-
"uglify-es": "latest",
22-
"event-stream": "latest",
2320
"gulp": "latest",
2421
"gulp-uglify": "latest",
25-
"gulp-zip": "latest"
22+
"gulp-zip": "latest",
23+
"del": "latest",
24+
"event-stream": "latest",
25+
"uglify-es": "latest"
2626
}
2727
}

0 commit comments

Comments
 (0)