Skip to content

Commit acd1eb8

Browse files
committed
refactor: rename lib
1 parent 2ee5125 commit acd1eb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "snuts.js-core",
3-
"version": "1.0.2",
2+
"name": "@snutsjs/core",
3+
"version": "1.0.0",
44
"description": "AST-based test smell detection core for JavaScript and TypeScript projects.",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)