Skip to content

Commit

Permalink
no http
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdavis committed Jun 29, 2014
1 parent 3ff389a commit d9337fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "resume-schema",
"version": "0.0.6",
"version": "0.0.7",
"description": "schema ======",
"main": "validator.js",
"scripts": {
Expand All @@ -22,4 +22,4 @@
"tap-spec": "^0.2.0",
"tape": "^2.13.3"
}
}

1 change: 0 additions & 1 deletion schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Resume Schema",
"type": "object",
"properties": {
Expand Down

0 comments on commit d9337fd

Please sign in to comment.