Skip to content

Commit 4cdf03b

Browse files
committed
package: use testworks@latest, version 3.2.2 -> 3.3.0
1 parent e60a2b7 commit 4cdf03b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dylan-package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "command-line-parser",
33
"description": "Parse command line flags and subcommands",
4-
"version": "3.2.2",
4+
"version": "3.3.0",
55
"url": "https://github.com/dylan-lang/command-line-parser",
66
"category": "utilities",
77
"contact": "dylan-lang@googlegroups.com",
@@ -12,6 +12,6 @@
1212
],
1313
"dev-dependencies": [
1414
"sphinx-extensions",
15-
"testworks@2.0"
15+
"testworks"
1616
]
1717
}

0 commit comments

Comments
 (0)