Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Commit

Permalink
Updating metadata for 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jason0x43 committed Jul 20, 2016
1 parent d418edf commit 88ae297
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intern-cli",
"version": "0.1.0-pre",
"version": "0.1.0",
"description": "The command line interface for Intern",
"repository": {
"type": "git",
Expand Down Expand Up @@ -33,6 +33,6 @@
"intern": "3.2.3"
},
"scripts": {
"test": "node node_modules/intern/client.js config=tests/intern"
"test": "node node_modules/intern/client.js config=tests/intern"
}
}
}

0 comments on commit 88ae297

Please sign in to comment.