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

Commit 88ae297

Browse files
committed
Updating metadata for 0.1.0
1 parent d418edf commit 88ae297

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intern-cli",
3-
"version": "0.1.0-pre",
3+
"version": "0.1.0",
44
"description": "The command line interface for Intern",
55
"repository": {
66
"type": "git",
@@ -33,6 +33,6 @@
3333
"intern": "3.2.3"
3434
},
3535
"scripts": {
36-
"test": "node node_modules/intern/client.js config=tests/intern"
36+
"test": "node node_modules/intern/client.js config=tests/intern"
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)