Skip to content

Commit 648161f

Browse files
author
Deyan Totev
committed
chore@small
1 parent 0e6477b commit 648161f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "vscode-code-complexity",
2+
"name": "code-complexity",
33
"private": true,
44
"description": "Computes complexity in TypeScript / JavaScript files.",
55
"publisher": "selfrefactor",
66
"license": "MIT",
7-
"version": "1.26.1",
7+
"version": "0.0.1",
88
"displayName": "CodeComplexity",
99
"icon": "images/logo.png",
1010
"engines": {

0 commit comments

Comments
 (0)