Skip to content

Commit 25861b4

Browse files
committed
build: change scope package name and bump version
1 parent d99bd5c commit 25861b4

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": "npm-template-typescript",
3-
"version": "0.0.3-test",
2+
"name": "@make-everything-simple/npm-template-typescript",
3+
"version": "0.0.4-test",
44
"description": "Typescript template to build npm package",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)